rui.zheng
|
40b22c4805
|
update test
|
2017-07-31 21:25:57 +08:00 |
|
rui.zheng
|
62bccd7e65
|
add UDP port forwarding support
|
2017-07-31 18:19:22 +08:00 |
|
rui.zheng
|
f9f16d74a9
|
add SSH remote forward support
|
2017-07-30 00:55:41 +08:00 |
|
rui.zheng
|
151a2f902b
|
add QUIC support
|
2017-07-29 16:18:04 +08:00 |
|
rui.zheng
|
503568b093
|
fix SSH ping timeout
|
2017-07-28 15:44:58 +08:00 |
|
rui.zheng
|
7ce6fa537b
|
fix socks5 udp
|
2017-07-28 14:46:02 +08:00 |
|
rui.zheng
|
277dfb4315
|
improve SSH heartbeat
|
2017-07-28 13:45:19 +08:00 |
|
rui.zheng
|
9c461c64c0
|
change sshc to socks5
|
2017-07-28 00:11:36 +08:00 |
|
rui.zheng
|
75537eb855
|
minor update
|
2017-07-27 23:16:39 +08:00 |
|
rui.zheng
|
b260146b5a
|
fix log
|
2017-07-27 22:14:56 +08:00 |
|
rui.zheng
|
f588c76e6c
|
update vendor
|
2017-07-27 21:48:28 +08:00 |
|
rui.zheng
|
212412fe03
|
fix http host
|
2017-07-27 21:46:40 +08:00 |
|
rui.zheng
|
3b7d2614ed
|
fix compile error
|
2017-07-27 21:41:39 +08:00 |
|
rui.zheng
|
302476f481
|
add ssh tunnel support
|
2017-07-27 18:07:27 +08:00 |
|
rui.zheng
|
cb7cc4aaec
|
add ssh server
|
2017-07-27 00:16:20 +08:00 |
|
rui.zheng
|
29696014f2
|
fix kcp client connection
|
2017-07-26 22:15:46 +08:00 |
|
rui.zheng
|
dc0b4f5423
|
update examples
|
2017-07-26 18:34:29 +08:00 |
|
rui.zheng
|
89d2b7b466
|
change Transporter interface
|
2017-07-25 23:12:14 +08:00 |
|
rui.zheng
|
346c2c27e5
|
add HTTP2 proxy support
|
2017-07-24 20:28:25 +08:00 |
|
rui.zheng
|
1c76ca4b26
|
add forward support
|
2017-07-23 21:20:09 +08:00 |
|
isofew
|
7f4b074d62
|
support obfs4 transport
|
2017-07-23 00:08:25 +08:00 |
|
rui.zheng
|
9b2bd7a88c
|
add KCP support
|
2017-07-22 23:21:04 +08:00 |
|
rui.zheng
|
684ccca252
|
add socks4/5 server handlers
|
2017-07-22 17:55:29 +08:00 |
|
rui.zheng
|
7402fb2407
|
add server and listeners
|
2017-07-22 14:02:41 +08:00 |
|
rui.zheng
|
289acfd058
|
redesign client
|
2017-07-21 18:14:31 +08:00 |
|
rui.zheng
|
962fd9df51
|
update
|
2017-07-20 23:36:09 +08:00 |
|
rui.zheng
|
822cc6ac16
|
update
|
2017-07-18 22:38:09 +08:00 |
|
rui.zheng
|
9884015d6a
|
add tcp node client server
|
2017-07-18 18:19:36 +08:00 |
|
rui.zheng
|
eb99d97f71
|
add new interfaces
|
2017-07-17 23:21:46 +08:00 |
|
ginuerzh
|
c72d672588
|
Merge pull request #121 from messyidea/master
add "Proxy-Authenticate" header for http2
|
2017-07-17 10:40:04 +08:00 |
|
messyidea
|
bd0f9869c7
|
add "Proxy-Authenticate" header for http2
|
2017-07-14 13:30:08 +08:00 |
|
rui.zheng
|
791bd63dd5
|
fix websocket config
|
2017-07-11 18:17:52 +08:00 |
|
rui.zheng
|
2a2deb02a8
|
add heartbeat support for ssh forward
|
2017-07-11 17:20:05 +08:00 |
|
rui.zheng
|
fa152892fd
|
fix #96
|
2017-07-07 10:50:02 +08:00 |
|
ginuerzh
|
852b2ca937
|
Merge pull request #105 from sheerun/sheerun/permissions
Implement whitelisting on socks, ssh, and http2
|
2017-04-29 15:14:17 +03:00 |
|
Adam Stankiewicz
|
b31d0e9c8a
|
Allow whitelisting and blacklisting of http/http2
|
2017-04-10 13:49:39 +02:00 |
|
Adam Stankiewicz
|
ff2635678a
|
Change + to space to allows nice + be in the url
|
2017-04-10 13:25:43 +02:00 |
|
Adam Stankiewicz
|
81b90010e8
|
Implement white/blacklisting for socks and ssh
|
2017-03-24 15:08:45 +01:00 |
|
ginuerzh
|
cf09f68827
|
Merge pull request #104 from sheerun/verify
Allow for pinning certificate of the http2 server
|
2017-03-24 11:42:57 +02:00 |
|
ginuerzh
|
ca589fd722
|
Merge pull request #103 from sheerun/certificates
Generate self-signed certificate by default
|
2017-03-24 11:34:10 +02:00 |
|
ginuerzh
|
be14152e80
|
Merge branch '2.4' into certificates
|
2017-03-24 11:33:58 +02:00 |
|
ginuerzh
|
561b4b100d
|
Merge pull request #102 from sheerun/server-params
Move values handling to server.go
|
2017-03-24 11:29:35 +02:00 |
|
Adam Stankiewicz
|
e6adca2a12
|
Remove gost itself from vendored packages
|
2017-03-24 11:24:03 +02:00 |
|
Adam Stankiewicz
|
1ed6f0baf3
|
Move vendor directory at top level
|
2017-03-24 11:24:03 +02:00 |
|
Adam Stankiewicz
|
8901a92289
|
Allow for verifying CA of http2 server
|
2017-03-09 23:53:01 +01:00 |
|
Adam Stankiewicz
|
60712a67b1
|
Move handling of key and cert params to server.go
|
2017-03-09 23:25:36 +01:00 |
|
Adam Stankiewicz
|
42a9d102dd
|
Remove gost itself from vendored packages
|
2017-03-09 23:23:42 +01:00 |
|
Adam Stankiewicz
|
6fe6bf7e29
|
Generate self-signed certificate by default
|
2017-03-09 22:45:23 +01:00 |
|
Adam Stankiewicz
|
086369f20e
|
Remove gost itself from vendored packages
|
2017-03-09 19:44:40 +01:00 |
|
Adam Stankiewicz
|
479cbd9527
|
Move vendor directory at top level
|
2017-03-09 19:36:09 +01:00 |
|