mirror of
https://github.com/fatedier/frp.git
synced 2026-04-22 00:49:10 +08:00
client: add login_fail_exit params, default is true
if login_fail_exit is false, when frpc first login to server failed, it
will continues relogin to server every 30 seconds.
This commit is contained in:
@@ -2,8 +2,8 @@ sudo: false
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.7.5
|
||||
- 1.8
|
||||
- 1.7.x
|
||||
- 1.8.x
|
||||
|
||||
install:
|
||||
- make
|
||||
|
||||
Reference in New Issue
Block a user