1,先把aecium的下载地址贴出来

2,下载后首先解压,把它复制到bin文件夹下作为指令来使用。具体命令为:

$sudo cp aecium /usr/bin/program_name

3,然后打开你的网卡设置,把赛尔分配给你的ip等信息填上再执行

$program_name -h IP -u username -p password -d eth0 -f

 (program_name为上一步你给程序起的名字,IP为学校计费服务器的IP地址,鲁东大学计  费服务器为10.0.2.5 ,username和password分别为上网验证用的用户名和密码,eth0为  你 接网线的网卡,一般默认都是eth0)

  运行后,如图所示

4,鲁大校园网赛尔验证成功通过

5,如果你想下线的话,可以使用如下命令

  $program_name -l

 (我感觉此功能一般没用)

其它的使用方法见下:

Usage 1:

./aecium [-h Host] -u Username -p Password [-d Device] [-f]

-h Host attestation host IP address.

-u Username your user name.

-p Password your user password.

-d Device your network card interface.

-f find server type.

Usage 2:

./aecium -l

-l Leave leave Internet.

Usage 3:

./aecium -v

-v Version show program version.

如无说明即为原创文章,转载请注明: 转载自DoMyself(DM)