Navigation Menu

Skip to content

beli-sk/smallsocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smallSocks

Small SOCKS server implementation in Python.

Project status

Currently supported features:

  • SOCKS4 and 4a protocols are supported
  • fork into background (daemon)
  • logging through syslog
  • reads config file

Limitations:

  • no access control
  • only connect command is supported, not bind

OS support

Unix-like systems with Python and syslog.

Download

Release 0.1.0 alpha 1

Python source package: smallsocks-0.1.0a1.tar.gz

Debian/Ubuntu package: smallsocks_0.1.0a1-1_all.deb | SHA1 | GPG sig | package source: .dsc | .changes

License

Copyright 2013 Michal Belica < devel at beli dot sk >

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see http://www.gnu.org/licenses/ .

About

Small SOCKS protocol server implementation in Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages