socks

Version, currently 1.0.03 versions

github.com/636f7374/socks.cr

๐Ÿšง Under evaluation - Crystal SOCKS Client and Server

5 stars
0 dependents
License: BSDv3

Nothing has been indexed for 1.0.0 yet. The tag is recorded, its shard.yml has not been read, so the manifest and dependency list below are empty because they are unknown rather than because they are absent.

Installation

# Add this to your shard.yml
dependencies:
  socks:
    github: 636f7374/socks.cr
    version: ~> 1.0.0

Then run:

shards install

shard.yml

No shard.yml has been indexed for 1.0.0. You can read it on the repository.

Dependencies

Unknown: the shard.yml for this version has not been read yet.

README

This README is the one indexed from the repository at its latest ref, not from the tag for this version.

Description

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

Features

  • [X] TCPConnection
  • [X] TCPBinding
  • [X] 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