-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME
39 lines (25 loc) · 875 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
pkuipgw: PKU IPGW Client for Linux (v0.6.4)
===========================================
Invocation
----------
To run pkuipgw, use
$ pkuipgw [-c cfg_file [-c ...] | -i] \
((connect | disconnect) [all] | kick)
# Use `-i' to read username and password from keyboard input.
# Use `connect all' to connect to non-free IPs as well.
If no config file is specified with `-c', pkuipgw will try to read the
following files in order, and newer configurations will be overlaid on old
ones:
/etc/ipgwrc
$HOME/.ipgwrc
Customisation
-------------
See ipgwrc for an example.
Copying
-------
Copyright (c) 2007-2009,2011-2012 Chen Xing <[email protected]>
Copyright (c) 2014-2016 Casper Ti. Vector <[email protected]>
Copyright (c) 2015 Jianguo Chen <[email protected]>
Covered by the CC0 licence
<https://gitea.com/CasperVector/pkuipgw>
<http://www.linux-wiki.cn/>