zhitou_trade/config.py
2025-06-30 17:31:03 +08:00

18 lines
432 B
Python
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 第一类配置wifi账号密码
ssid = 'MaxEntropy'
password = 'cskj12345678'
# 第二类配置:天启代理账号密码
proxy_username = '45qac9'
proxy_password = 'n2tc94fc'
# 第三类配置代理工具proxifier的安装地址
proxifier_path = r"C:\Program Files (x86)\Proxifier\Proxifier.exe"
ppx_path = r"C:\Users\EDY\AppData\Roaming\Proxifier4\Profiles"
# 第四类配置
wlan_name = 'WLAN 2'