This release is a pre-release and may not be stable for production use.
socatlord
socatlord is a tool to manage multiple socats
You feed it with a config file placed at
/etc/socatlord that has the syntax like:
# this is a comment
9.9.9.9:80 -> 123.23.4.3.:81
80 -> 192.168.224.20:80
udp 0.0.0.0:23 -> 192.168.224.20:23
TCP is the default protocol. Socatlord will spawn as many socats as necessary.
Usage
After you put this file, call socatlord install. This will install and enable socatlord to start
during your startups (only if you're using Systemd).
/etc/socatlord will be created about then.
Note that installation itself will not start socatlord! After installation put your configuration in
/etc/socatlord.
Later call either socatlord run
or systemctl start socatlord.service to terminate currently running socats and launch your own.
This may terminate your SSH connection, if you're using a socat to proxy it though, however it will destroy them
and restart in one go.
You can also call socatlord stop to stop all socats.
You can provide an optional argument of -v to see what commands are launched
Changelog
v1.2
- socatlord banner fixed
v1.1
- socat's will be silenced if the mode is not verbose
- better default
/etc/socatlord
v1.0
First formal release
Release files for socatlord 1.2b2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| socatlord-1.2b2-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Release files / socatlord-1.2b2-py2.py3-none-any.whl
| Download URL | socatlord-1.2b2-py2.py3-none-any.whl |
|---|---|
| Size | 5.7 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
1967e74be4700b65d917f3557c939653cd72f8ba60f8f08b3804e02c5b1a2d7a
|
|
BLAKE2b-256 checksum How to use checksums |
1cac0d2901ec4e96568bf5aa46cc8e86f4bd0aad500ddd066496646f340d4d25
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.44.1 CPython/3.8.0
|