wattcp.mai

来自「一个可用于linux下的命令行音乐播放器」· MAI 代码 · 共 15 行

MAI
15
字号
#
#  Waterloo TCP/IP sample configuration file for tcpport.exe
my_ip=127.0.0.1
include=?.\path.cfg
nameserver=your_nameserver_IP_address
nameserver=your_nameserver_IP_address
sockdelay=90           # Increase delay from default of 30 seconds
datatimeout = 120 ; optional
debug = 0
domain_to = 15
mss = 512  ; optional
mtu = 552  ; optional
inactive=2
debug.file = NUL

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?