- use following alias to proxy one line command in shell e.g. "px wget www.google.com"
alias px="hostip=$(cat /etc/resolv.conf | grep -oP '(?<=nameserver\ ).*') https_proxy=http://${hostip}:7890 http_proxy=http://${hostip}:7890 all_proxy=socks5://${hostip}:7890"
- set clash pass the Windows firewall
- allow LAN connect