Sakis3G包装说明

Sakis3G是一个扭捏shell脚本应该是工作外的开箱即用的建立与调制解调器或运营商的任意组合的3G连接。它自动地设置USB或蓝牙™调制解调器,甚至可以检测操作者的设置。当别的失败,您应该尝试一下。

Sakis3G主页 | 卡利Sakis3G回购

  • 作者:Sakis季莫普洛斯
  • 许可:GPL第二版

包含在sakis3g包工具

sakis3g - Sakis 3G所有功能于一身的脚本
[email protected]:~# sakis3g help
Sakis 3G All-in-one script - Version 0.2.0e
(c) Sakis Dimopoulos 2009, 2010 under GNU GPL v2


Usage:
      sakis3g [actors] [switches] [variables]

Sakis3G is a shell script which is supposed to work out-of-the-box for
establishing a 3G connection with any combination of modem or operator.

NOTE: This script requires root priviledges to properly work. If not executed
from root, it will try to acquire them.

Common actors are:
connect       - Attempts to establish 3G connection.
disconnect    - Stops all active PPP connections.
toggle        - Attempts to establish 3G connection. If already connected, it
disconnects instead.
reconnect     - Attempts to establish 3G connection. If already connected, it
first disconnects and then attempts.
start         - Same as connect. Provided for use as init.d script.
stop          - Same as disconnect. Provided for use as init.d script.
reload        - Same as reconnect. Provided for use as init.d script.
force-reload  - Same as reload. Provided for use as init.d script.
restart       - Same as reload. Provided for use as init.d script.
desktop       - Creates desktop shortcut for this script.
status        - Prints connection status and exits. Exit code is 0 if
connected, or 6 if not connected.
help          - Prints this screen and exits.
man           - Displays man page.

NOTE: For more information, you should consult man page or official Sakis3G
wiki, available at:
  http://wiki.sakis3g.org/

sakis3g用法示例

[email protected]:~# sakis3g --interactive "connect"