snowflake/common
Cecylia Bocovich b35a79ac24
Validate client and proxy supplied strings
Malicious clients and proxies can provide potentially malicious strings
in the polls. This validates the NAT type and proxy type strings to
ensure that malformed strings are not displayed on a web page
or passed to any of our monitoring infrastructure.

If a client or proxy supplies an invalid NAT type, we return an error
message. If a proxy supplies an unknown proxy type, we set the proxy
type to unknown.
2022-01-12 11:30:41 -05:00
..
amp amp package. 2021-08-05 16:13:24 -06:00
encapsulation Import Turbo Tunnel support code. 2020-04-23 14:00:03 -06:00
messages Validate client and proxy supplied strings 2022-01-12 11:30:41 -05:00
nat Note that isRestrictedFiltering is no longer used 2020-11-20 01:15:16 -05:00
safelog Bump snowflake library imports and go.mod to v2 2021-11-11 10:14:49 -05:00
task Add V2Ray/V2Fly License for task 2021-11-19 15:55:30 +00:00
turbotunnel Increase smux and QueuePacketConn buffer sizes 2021-08-10 15:38:11 -04:00
util Bump version of pion/sdp 2021-01-25 10:28:17 -05:00
websocketconn Close internal Pipes in websocketconn.Conn Close. 2020-02-18 14:10:47 -07:00