https://github.com/lqs/vpndemo
《自己动手编写VPN软件》配套软盘
https://github.com/lqs/vpndemo
Last synced: over 1 year ago
JSON representation
《自己动手编写VPN软件》配套软盘
- Host: GitHub
- URL: https://github.com/lqs/vpndemo
- Owner: lqs
- Created: 2012-12-19T13:34:49.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-12T16:24:33.000Z (over 13 years ago)
- Last Synced: 2025-03-05T03:33:30.340Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 109 KB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Introduction
============
本软盘为《自己动手编写VPN软件》系列宣传册的配套软盘,包含该宣传册中的示例代码。
Known Issues
============
* 只支持单用户。
* 没有异常处理。