Skip to content

astibal/socle

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

Socle

Socle stands for Socket Library Ecosystem. Its is a static library which simplifies operation on sockets and proxying them to other sockets. In other words, Socle is library intended for use in proxy applications.

Library aim is mainly to power smithproxy project and is subject to change to accommodate smithproxy needs.
There is plan to publish stable API versions in the future.

Features

  • abstraction of socket operations(for example UDP/TCP/SSL/SOCKS)
  • Connection and data flow abstraction
  • Chaining and cascading of connections into proxies and master-proxies
    ...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published