⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 在linux上的计费认证 解压接可以了 的
💻
字号:
				README				------Note: any comments please goto wheelz at <kernel.zeng@gmail.com>This program is based on drcomsuite-0.1.12 and libdrcom-0.0-20050423-2written by William Poetra Yoga Hadisoeseno. You could take this programas a version of upgrading/bug fixing/feature enhancement, etc.Please refer to README-old to get some information of drcom.Please refer to THANKS to thank people contributed a lot for the program.This program is covered by GPL v2. Please refer to COPYING.0. Overview:------------drcomsuite and libdrcom cannot get compiled if your kernel version is recent,because newer linux kernel makes inet_stream_ops and inet_dgram_ops const.Begin with version 1.3, this program use security_ops to hijack security_ops->socket_post_create. So it requires that the kernel compiledwith CONFIG_SECURITY and CONFIG_SECURITY_NETWORK. I hope all distributionsopen these two options.There are also some corrections. The source codes of drcomsuite and libdrcom are a bit messy and ugly, and have some bugs. I've tried to clean a bit. Of course, What I have done is just another ugly hack. :) In the long run,the whole framework should be rewritten.Another feather added is the timeout. If there is no network access for 2minutes, the program will logout automatically, for saving our money.1. Compile:-----------$ make2. Install:-----------run as root the following command.# make install... edit /etc/drcom.conf ...3. Run:-------$ sudo drcomd$ sudo drcomc login...web surfing...$ sudo drcomc logout

⌨️ 快捷键说明

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