mystar.conf

来自「802.1x的客户端实现,相比较2.56版本」· CONF 代码 · 共 37 行

CONF
37
字号
#This is a sample configuration file of mystar.#Change it appropriately according to your actual settings.#The lines starting with a '# 'or a '\n'  mean comments and are ignored.#user name & password#Note: the content between '=' and  '\n' is treated as a part of# your  name and password. so don't put some "space characters" before and# after your name and password.name=zzpassword=3241#authentication mode, 0 means standard mode, 1 means star-private-modeauthenticationMode=1#which interface(NIC) to use ? usually  it's eth0.nic=eth1#echo interval, 4 seconds. usually between 1 and 100#set it to 0 to DISABLE itechoInterval=4#enable intelligent reconnect?#Intelligent reconnecting means pinging your netgate every 2 seconds, and if#pinging returns timeout, we will restart authentication.# 1 means enable, and 0 means disableintelligentReconnect=1intelligentHost=218.197.105.1dbginfolevel=100#wanting to show a fake ip record in myself.hust.edu.cn? this can help.#but do NOT use this functionality to do illegal things.#uncommont and modify the next line to use it.#(Since [network information center] has bound ip & account,#normally, we should comment the line below :(#fakeAddress=123.45.67.89

⌨️ 快捷键说明

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