Skip to content

Latest commit

 

History

History
76 lines (52 loc) · 2.02 KB

readme.md

File metadata and controls

76 lines (52 loc) · 2.02 KB

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