Commit Graph

163 Commits (acf33db4e4b6c9cf9182d93280299010637b6324)

Author SHA1 Message Date
fatedier 171bc8dd22 new proxy type: stcp(secret tcp)
8 years ago
fatedier e3fc73dbc5 update doc
8 years ago
fatedier d57ed7d3d8 update doc
8 years ago
fatedier 80ba931326 support protocol kcp
8 years ago
fatedier 03d55201b2 plugin: add http_proxy
8 years ago
fatedier 49b503c17b client: add start params
8 years ago
fatedier 4dc96f41c9 client: add login_fail_exit params, default is true
8 years ago
fatedier 738e5dad22 new feature plugin and unix domian socket plugin
8 years ago
fatedier 3fe50df200 doc: update
8 years ago
fatedier b600a07ec0 support tcp stream multiplexing by smux
8 years ago
fatedier 69b09eb8a2 udp: add heartbeat in udp work connection
8 years ago
fatedier 71f7caa1ee add more log info
8 years ago
fatedier 88083d21e8 start refactoring
8 years ago
fatedier c80dcd050d update default value of heartbeat_interval and heartbeat_timeout
8 years ago
bingtianbaihua e26285eefc added heartbeat conf
8 years ago
fatedier 659f84bab2 conf: update
8 years ago
fatedier 6f90c3400c update conf
8 years ago
fatedier 94ddeebc21 update doc
8 years ago
fatedier ddbb56ee8f update
8 years ago
fatedier 10fc6c67e0 some fix
8 years ago
Pan Hao d9304d8166 Merge pull request #183 from fatedier/fatedier/udp
8 years ago
fatedier 2bf1d3e922 conf: update
8 years ago
fatedier f2999e3317 support udp type
8 years ago
Maodanping c702355669 frps/control rename authTimeout; add judgement for subdomain
8 years ago
Maodanping 7cc5d03f35 conf/frps.ini modify domain field
8 years ago
Maodanping 396e148f80 add subdomain configuration; add conn auth timeout
8 years ago
fatedier adcb2c1ea5 typo
8 years ago
Maodanping dc5e130d33 utils/vhost: supprot http authentication
8 years ago
fatedier 41fd4bb673 typo
8 years ago
fatedier e1e18ba9d6 dockerfile: update
8 years ago
fatedier e262ac6abd frpc: add support for connecting server through http proxies, see #67
8 years ago
Eric Larssen 4dadaac905 Add basic auth to dashboard
8 years ago
fatedier e3bf7e2b2b cmd/frps: typo
8 years ago
fatedier 5d9300c1e9 utils/conn: support ipv6, fix #62
8 years ago
fatedier 32d0ce9ea0 assets: use statik to compile static files into binary files
8 years ago
fatedier 4300169041 assets: optimize static files archetucture
8 years ago
fatedier ecb6ad4885 all: privilege_allow_ports can be set in frps for ending abuse of ports
8 years ago
fatedier fd3c97a0e9 Fix conflicts in fatedier/connection_pool with dev
8 years ago
fatedier 8f5f0b0a9a all: new feature connection pool
8 years ago
fatedier 452e02adab add host_header_rewrite in frpc.ini to rewrite your requests with a modified Host header
8 years ago
fatedier ba74934a1f all: privilege mode update
9 years ago
fatedier f968f3eace all: add new feature privilege mode
9 years ago
fatedier b14441d5cd utils/vhost: update for vhost_https
9 years ago
fatedier 0a50c3bd82 Merge pull request #39 from fatedier/release0.7
9 years ago
fatedier c5e4b24f8f all: add use_gzip configure and some improvements, see #28
9 years ago
Maodanping f3876d69bb add https proto for reverse proxy
9 years ago
fatedier 5febee6201 all: add "--reload" command for frps, reload ini file without kill old program
9 years ago
fatedier f404a0a5ee models/server: add dashboard for frps by gin
9 years ago
fatedier c10321ead6 utils/log: support max days of keeping log files
9 years ago
fatedier f650d3f330 all: support for virtual host
9 years ago
fatedier 7c3e00ed28 build: update Makefile to avoid godep warning
9 years ago
fatedier bc176b90f1 all: change passwd to auth_token and improve authentication
9 years ago
fatedier 80fc76da52 all: now messages between frps and frpc can be encryped when use_encryption set true
9 years ago
fatedier 45c21b2705 utils/conn: add func joinMore
9 years ago
Gogs 20afe25ef1 modified: src/frp/models/client/client.go
9 years ago
fatedier a56b29b153 add support for command line with frpc
9 years ago
fatedier 975c2a97c8 add support for command line
9 years ago
fatedier 3cbe432889 cmd/client: if no local_ip set in proxy config, use 127.0.0.1 as default
9 years ago
Hurricanezwf f02ed95ef1 enable client to connect non-local [ip:port]
9 years ago
fatedier 42e062b3b5 all: improvement in utils/conn
9 years ago
fatedier e805acd1e3 Merge branch 'fix_some_bugs' of https://github.com/Hurricanezwf/frp into Hurricanezwf-fix_some_bugs
9 years ago
Hurricanezwf 04c26d1c31 (1)新增心跳检测发送间隔和超时时间的配置
9 years ago
fatedier 7030d16e80 First available commit
9 years ago