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.
Sergei Arkhipov 2d891658bd
Merge pull request #483 from dolonet/fix/socks-proxy-resolver
2 days 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 Do not use custom DNS resolver to dial proxy upstreams 1 week ago
proxy_network_internal_test.go Do not use custom DNS resolver to dial proxy upstreams 1 week ago
sockopts.go Fix TCP keepalive setup on OpenBSD 3 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_keepalive.go Fix TCP keepalive setup on OpenBSD 3 weeks ago
sockopts_keepalive_openbsd.go Fix TCP keepalive setup on OpenBSD 3 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