Skip to content

🚧 Under evaluation - Crystal SOCKS Client and Server

License

Notifications You must be signed in to change notification settings

636f7374/socks.cr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socks.cr - SOCKS Client and Server

Description

  • High-performance, reliable, and stable SOCKS server and client.
  • This repository is under evaluation and will replace Herbal.cr.

Features

  • TCPConnection
  • TCPBinding
  • AssociateUDP

Usage

  • Please check the examples folder.

Used as Shard

Add this to your application's shard.yml:

dependencies:
  socks:
    github: 636f7374/socks.cr

Installation

$ git clone https://github.com/636f7374/socks.cr.git

Development

$ make test

References

Credit

Contributors

Name Creator Maintainer Contributor
636f7374 √ √ √

License

  • BSD 3-Clause Clear License