Highly-opinionated (ex-bullshit-free) MTPROTO proxy for Telegram. If you use v1.0 or upgrade broke you proxy, please read the chapter Version 2
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9seconds 437dacfaab Refactor socksopts per functionality, not per build flag 4 weeks ago
..
base_http_test.go Propagate keep alive settings from the config 4 weeks ago
base_network_test.go Propagate keep alive settings from the config 4 weeks ago
dns.go Propagate DNS setting to configuration 2 months ago
dns_test.go Add support for custom DNS resolvers 2 months ago
echo_server_test.go Use network v2 instead of network v1 2 months ago
http.go Add v2 network package 2 months ago
init.go Add TCP_NOTSENT_LOWAT setting 4 weeks ago
multi_network.go Add NativeDialer method to mtglib.Network 1 month ago
network.go Propagate keep alive settings from the config 4 weeks ago
proxy_network.go fix: ensure network.Dial and MakeHTTPClient use socks5 proxy 1 month ago
sockopts.go Add TCP_NOTSENT_LOWAT setting 4 weeks ago
sockopts_congestion.go Refactor socksopts per functionality, not per build flag 4 weeks ago
sockopts_congestion_stub.go Refactor socksopts per functionality, not per build flag 4 weeks ago
sockopts_lowat.go Add TCP_NOTSENT_LOWAT setting 4 weeks ago
sockopts_lowat_stub.go Add TCP_NOTSENT_LOWAT setting 4 weeks ago
sockopts_reuseaddr.go Refactor socksopts per functionality, not per build flag 4 weeks ago
sockopts_reuseaddr_stub.go Refactor socksopts per functionality, not per build flag 4 weeks ago
sockopts_test.go Propagate keep alive settings from the config 4 weeks ago
sockopts_usertimeout.go Refactor socksopts per functionality, not per build flag 4 weeks ago
sockopts_usertimeout_stub.go Refactor socksopts per functionality, not per build flag 4 weeks ago
socks_proxy_test.go Propagate keep alive settings from the config 4 weeks ago