Skip to content

v0.2.0

Compare
Choose a tag to compare
@fatedier fatedier released this 17 Mar 02:59
· 1190 commits to dev since this release

New

  • Add support document.
  • frpc can transmit any message on [ip:port] now, default is 127.0.0.1 .
  • Startup parameter is provided, you can set config_file, log_file, log_level and addr this way.
  • Dockerfile included

Changed

  • Heartbeat interval and timeout are extended.