Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baoweise-bot/aimili-vpngate
/ functions
Functions
126 in github.com/baoweise-bot/aimili-vpngate
⨍
Functions
126
◇
Types & classes
3
Function
background_proxy_checker
()
vpngate_manager.py:4975
Function
bg_fetch_and_switch
()
vpngate_manager.py:1576
Method
bg_ping
(ip_addr: str, port: int, fallback: int)
vpngate_manager.py:5167
Function
check_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
Function
collector_loop
()
vpngate_manager.py:1936
Function
diagnose_api_failure
(api_url: str = "https://www.vpngate.net/api/iphone/")
vpn_utils.py:482
Function
diagnose_local_obstructions
(proxy_port: int = 7928, host: str = "127.0.0.1")
vpn_utils.py:601
Function
diagnose_openvpn_failure
(log_tail: list[str])
vpn_utils.py:569
Method
do_GET
(self)
vpngate_manager.py:5141
Method
do_POST
(self)
vpngate_manager.py:5317
Function
enrich_ip_info
(nodes: list[dict[str, Any]])
vpn_utils.py:379
Function
get_session_token
(password: str, username: str = "admin")
vpngate_manager.py:288
Function
get_upstream_proxy
Returns (proxy_type, host, port) from environment variables. proxy_type is 'socks' or 'http'.
vpn_utils.py:151
Function
get_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
Function
is_config_tcp
(config_text: str)
vpn_utils.py:174
Method
isatty
(self)
vpngate_manager.py:5732
Method
log_message
(self, format: str, *args: Any)
vpngate_manager.py:5110
Function
parse_remote
(config_text: str, fallback_ip: str = "")
vpn_utils.py:191
Function
ping_latency_ms
(host: str, port: int, fallback_ping: int = 0)
vpn_utils.py:260
Function
probe_priority_key
(node: dict[str, Any])
vpngate_manager.py:1216
Function
reader
()
vpngate_manager.py:1014
Method
restart_server
()
vpngate_manager.py:5432
Function
run_client
()
proxy_server.py:462
Method
server_bind
(self)
vpngate_manager.py:70
Function
start_proxy_server
(host: str, port: int)
proxy_server.py:395
Function
test_worker
(args: tuple[int, dict[str, Any]])
vpngate_manager.py:1417
← previous
101–126 of 126, ranked by callers