init cyy mind
This commit is contained in:
17
零碎的知识/设置代理.md
Normal file
17
零碎的知识/设置代理.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# 设置代理
|
||||
|
||||

|
||||
cyy@ubuntu:~$ export https_proxy="http://192.168.137.1:7890"
|
||||
cyy@ubuntu:~$ export http_proxy="http://192.168.137.1:7890"
|
||||
|
||||
win端 win+r
|
||||
ipconfig
|
||||
|
||||
以太网适配器 VMware Network Adapter VMnet8:
|
||||
|
||||
连接特定的 DNS 后缀 . . . . . . . :
|
||||
本地链接 IPv6 地址. . . . . . . . : fe80::3191:d562:c375:6db6%39
|
||||
IPv4 地址 . . . . . . . . . . . . : 192.168.137.1
|
||||
子网掩码 . . . . . . . . . . . . : 255.255.255.0
|
||||
默认网关. . . . . . . . . . . . . :
|
||||
|
||||
Reference in New Issue
Block a user