Commit Graph

327 Commits

Author SHA1 Message Date
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
rui.zheng
72f05486f8 fix compile error 2017-03-03 21:57:10 +08:00
rui.zheng
26f4e49f05 fix issue #91 2017-03-03 21:33:05 +08:00
rui.zheng
d98860877d #84 add KCP snmp logger 2017-03-03 15:45:56 +08:00
rui.zheng
82925e4ac7 fix tcp forwarding crash 2017-03-03 12:48:46 +08:00
rui.zheng
d5e4e24e83 add ping for ssh client 2017-02-26 18:31:07 +08:00
rui.zheng
2ca2bf7187 update README 2017-02-25 22:51:33 +08:00
rui.zheng
d19d5adabe #92 support ssh tunnel for local/remote port forwarding 2017-02-25 22:38:30 +08:00
rui.zheng
f31949d1ed update vendor 2017-02-11 21:17:58 +08:00
rui.zheng
1e709ceaba update kcp vendor 2017-02-11 20:45:40 +08:00
rui.zheng
69399ee74f better support for SOCKS4 2017-02-11 19:29:38 +08:00
rui.zheng
ab87ca05fa update quic-go 2017-02-11 18:34:35 +08:00
rui.zheng
5efffa7d39 #77 add SOCKS4(A) support 2017-02-10 20:49:34 +08:00
rui.zheng
333291e9bc #76 support pure HTTP tunnel(PHT) 2017-02-05 14:35:38 +08:00
rui.zheng
aa075e6630 update README 2017-01-26 10:33:18 +08:00
rui.zheng
72d8a598d5 update vendor 2017-01-25 12:23:26 +08:00
rui.zheng
dc75931858 fix ss udp OTA 2017-01-25 12:21:04 +08:00
rui.zheng
10487dc3de fix ss UDP packet format 2017-01-24 21:41:57 +08:00