Cloak/internal/client
Guangming Li d5e6fea0b7
remove tls on websocket
Enabling TLS on WebSocket will conflict with fake TLS parsing.
2019-10-17 18:17:36 +08:00
..
TLS.go websocket over TLS 2019-09-02 14:03:10 +01:00
TLS_test.go Add unit tests 2019-08-02 18:00:27 +01:00
auth.go Direct WebSocket 2019-09-01 01:33:34 +01:00
chrome.go More comments 2019-08-20 22:43:04 +01:00
chrome_test.go Refactor client ClientHello composition 2019-08-17 00:16:31 +01:00
firefox.go More comments 2019-08-20 22:43:04 +01:00
firefox_test.go Refactor client ClientHello composition 2019-08-17 00:16:31 +01:00
state.go Remove unnecessary pointer value 2019-09-15 21:33:35 +01:00
state_test.go Add tests 2019-08-02 20:06:28 +01:00
transport.go Working direct WebSocket transport 2019-09-01 20:23:45 +01:00
websocket.go remove tls on websocket 2019-10-17 18:17:36 +08:00