MCPcopy Create free account

hub / github.com/baoweise-bot/aimili-vpngate / functions

Functions126 in github.com/baoweise-bot/aimili-vpngate

Functionbackground_proxy_checker
()
vpngate_manager.py:4975
Functionbg_fetch_and_switch
()
vpngate_manager.py:1576
Methodbg_ping
(ip_addr: str, port: int, fallback: int)
vpngate_manager.py:5167
Functioncheck_and_fix_dns
Checks if DNS resolution is broken. If names fail but direct IP connections work, appends public DNS nameservers to /etc/resolv.conf. Sup
vpn_utils.py:311
Functioncollector_loop
()
vpngate_manager.py:1936
Functiondiagnose_api_failure
(api_url: str = "https://www.vpngate.net/api/iphone/")
vpn_utils.py:482
Functiondiagnose_local_obstructions
(proxy_port: int = 7928, host: str = "127.0.0.1")
vpn_utils.py:601
Functiondiagnose_openvpn_failure
(log_tail: list[str])
vpn_utils.py:569
Methoddo_GET
(self)
vpngate_manager.py:5141
Methoddo_POST
(self)
vpngate_manager.py:5317
Functionenrich_ip_info
(nodes: list[dict[str, Any]])
vpn_utils.py:379
Functionget_session_token
(password: str, username: str = "admin")
vpngate_manager.py:288
Functionget_upstream_proxy
Returns (proxy_type, host, port) from environment variables. proxy_type is 'socks' or 'http'.
vpn_utils.py:151
Functionget_upstream_proxy_auth
Returns optional (username, password) for the configured upstream proxy. Supports credentials embedded in proxy URLs and explicit env vars.
vpn_utils.py:159
Functionis_config_tcp
(config_text: str)
vpn_utils.py:174
Methodisatty
(self)
vpngate_manager.py:5732
Methodlog_message
(self, format: str, *args: Any)
vpngate_manager.py:5110
Functionparse_remote
(config_text: str, fallback_ip: str = "")
vpn_utils.py:191
Functionping_latency_ms
(host: str, port: int, fallback_ping: int = 0)
vpn_utils.py:260
Functionprobe_priority_key
(node: dict[str, Any])
vpngate_manager.py:1216
Functionreader
()
vpngate_manager.py:1014
Methodrestart_server
()
vpngate_manager.py:5432
Functionrun_client
()
proxy_server.py:462
Methodserver_bind
(self)
vpngate_manager.py:70
Functionstart_proxy_server
(host: str, port: int)
proxy_server.py:395
Functiontest_worker
(args: tuple[int, dict[str, Any]])
vpngate_manager.py:1417
← previous101–126 of 126, ranked by callers