PKU IPGW Client for Linux
Go to file
2019-11-08 00:46:02 +08:00
install.sh Migrate to multi-sectioned `[.]ipgwrc'. 2016-01-02 17:03:23 +08:00
ipgwrc Migrate to multi-sectioned `[.]ipgwrc'. 2016-01-02 17:03:23 +08:00
pkuipgw Bump version number to `0.6.4'. 2016-12-06 20:38:51 +08:00
README README: migrate to Gitea, "for obvious reasons". 2019-11-08 00:46:02 +08:00

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 <cxcxcxcx@gmail.com>
Copyright (c) 2014-2016 Casper Ti. Vector <caspervector@gmail.com>
Copyright (c) 2015 Jianguo Chen <cjgls@pku.edu.cn>
Covered by the CC0 licence

<https://gitea.com/CasperVector/pkuipgw>
<http://www.linux-wiki.cn/>