📄 yoics.txt
字号:
#
# Yoics Service Configuartion File
#
#****************************************************************************************
# Proxy Configuration Section
#****************************************************************************************
#
# Application Type - 0-32767 Yoics Defined; 32768-65535 Experimental
# 0000 HTTP Application
# 0001 Generic TCP
# 0002 Telnet Tunnel
# 0003 Subversion Tunnel
# 0004 VNC Tunnel
# 0005 Microsoft Remote Desktop
#
application_type 0
#
# MFID - 0-32767 Yoics Defined; 32768-65535 Experimental
# 0 = yoics, Currently no others defined
#
manufacture_id 0
#
# Version - 0-65535
#
application_version 2
#
# Proxy Server Dest Port, Set to desired TCP port to share, must be specified
#
proxy_dest_port 80
#
#****************************************************************************************
# Advanced Section, leave alone for best results
#****************************************************************************************
#
# max outstanding depth
#
max_depth 15
#
# Proxy server Dest Server IP if not localhost. (default localhost) (must be IP for now)
#
#proxy_dest_ip 10.10.11.18
#
# Yoics Server1 IP address - Comment out to use defaults
#
#yoics_server1_ip 206.196.10.181
#
# Interface to bind to, defaults to eth0 on linux, other systems this paramter has no effect
#
#iface eth1
#
#****************************************************************************************
# Secret - Remove or comment out following lines to reset this servers secret
#****************************************************************************************
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -