📄 ss_config.txt
字号:
# ===================================================================
# Author Macrosu
# E-Mail XSuns@hotmail.com
# PreVersion 1.00.0142
# Tel +8613881887433
# Copyright TRUE
# ==================================================================
# configuration file use '#' as comment
# Here is Status Server configuration file
# Don't edit with fully consideration and change it without thinking,
# it affect global client login and version check
#====================CONFIGURATION START============================
version 1.00.0143
ip_to_client 127.0.0.1
port_to_client 5150
ip_to_routingserver 127.0.0.1
port_to_rountingserver 5151
max_client_online 100
auto_cls TRUE
display_internal_version TRUE
accept_internal_ip TRUE
client_recv_buf_len 512
client_send_buf_len 512
client_iocp_buf_len 512
routingserver_recv_buf_len 512
routingserver_send_buf_len 512
routingserver_iocp_buf_len 512
num_client_iocp_thread 2
num_routingserver_iocp_thread 2
#=====================CONFIGURATION END=============================
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -