Commit graph

30 commits

Author SHA1 Message Date
Sven Franken
f48a09d2ab SNI vhost proxy implemented 2019-10-23 17:45:59 +02:00
aeris
9116a9ab48 Allow ECDSA server 2019-01-18 14:32:29 +01:00
Michał Matczuk
6350bece19 tunnel: automatically enable TLS insecure skip verify if there are no root CAs documented 2017-11-29 22:36:40 +01:00
Michał Matczuk
7c399e8cb0 log: server banner print to stdout 2017-11-29 09:21:28 +01:00
Michał Matczuk
65f37882e5 tunneld: banner 2017-11-28 23:10:13 +01:00
Michał Matczuk
1debf52fed log: removal of log-to flags 2017-11-28 23:10:13 +01:00
Michał Matczuk
0a860143c2 tunnel: automatically enable TLS insecure skip verify if there are no root CAs 2017-11-28 22:35:23 +01:00
Michał Matczuk
fb55a4ac8a tunneld: enable auto subscribe if no clients are provided 2017-11-26 00:21:15 +01:00
Michał Matczuk
e7b3a5a6be tunnel: handle no tunnels with a message 2017-11-25 22:50:38 +01:00
Michał Matczuk
65877e76a8 tunnel: removal of panics 2017-11-25 22:50:38 +01:00
Michał Matczuk
0e65d4eb38 license change 2017-11-24 15:29:38 +01:00
Riccardo Gori
b8005dd868 tunneld: Add option to authenticate client certificate 2017-11-24 15:01:29 +01:00
Riccardo Gori
71d91b673e tunneld: Require all clients to have a certificate 2017-11-24 15:01:29 +01:00
Riccardo Gori
f23169b4a4 Add option to specify own root certificates 2017-11-24 11:56:53 +01:00
Michał Matczuk
ad652b3186 cmd: change default tunnel port to 5223
This is port used by Playstation, Apple, Skype and other servers. In
general shall be open in the wild.
2017-11-24 11:03:31 +01:00
Michał Matczuk
ef09e17ade cmd: drop unused drop flag 2017-11-24 10:56:09 +01:00
Michał Matczuk
64440c201e tunnel: log typo fix 2017-11-22 11:04:15 +01:00
Michał Matczuk
ed6b2da1cc tunnel: config parse error fix
Remove post parsing manual field assignments. Defaults are generated
first and overwritten by YAML parse method.
2017-11-17 23:45:42 +01:00
Michał Matczuk
15d593924b log: NewLogger moved to log package 2017-09-27 22:47:03 +02:00
Michał Matczuk
262f210796 license update 2017-09-27 22:26:59 +02:00
Michał Matczuk
0f629a0b9b dep: introduction of dep, makefile fixes 2017-09-27 22:07:37 +02:00
mmatczuk
54b9f0cd4a avoid panic in runtime 2017-05-12 11:43:05 +02:00
mmatczuk
d78f9834fe Readme update 2017-02-20 16:57:22 +01:00
mmatczuk
3d073a2a36 cmd: author 2017-02-17 22:12:36 +01:00
mmatczuk
d05233bdb0 cmd: server HTTP/2 support 2017-02-17 21:55:22 +01:00
mmatczuk
97e392d92d cmd: tunnel id 2017-02-17 14:28:04 +01:00
mmatczuk
0e23a6535e logging fixes, removed go kit dependency 2017-02-17 12:18:31 +01:00
mmatczuk
45d193227d cmd: version 2017-02-16 10:11:21 +01:00
mmatczuk
dc15ba0a54 move to go-http-tunnel 2017-02-15 21:28:14 +01:00
mmatczuk
3ebeb9edc1 cmd 2017-02-15 09:36:39 +01:00