Replies: 3 comments 8 replies
-
man networksetup
networksetup -help /usr/sbin/networksetup -setwebproxystate "Wi-fi" on
/usr/sbin/networksetup -setwebproxy "Wi-fi" 127.0.0.1 7890
/usr/sbin/networksetup -setwebproxystate "Ethernet" on
/usr/sbin/networksetup -setwebproxy "Ethernet" 127.0.0.1 7890 export http_proxy=http://127.0.0.1:7890 |
Beta Was this translation helpful? Give feedback.
0 replies
-
你好,请问你在macOS上是如何使用服务的呢,我看wiki似乎只有Linux的运行教程 |
Beta Was this translation helpful? Give feedback.
0 replies
-
launchd service |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
macOS上如何开启系统代理?
是否有set_system_proxy之类的配置
Beta Was this translation helpful? Give feedback.
All reactions