Gnuns Fio Save

:electric_plug: Simple socket relay tool

Project README

:electric_plug: fio

FOSSA Status

simple socket relay tool

install

npm install -g fio-cli

use

# will connect to the unix socket and relay to the 8080 tcp port
fio /my/socket/path.sock 8080

# will connect to the tcp port 22 and relay to 4242
fio localhost:22 4242

# will connect to the tcp port 80 and relay to the unix socket
fio localhost:80 ./test.sock

License

FOSSA Status

Open Source Agenda is not affiliated with "Gnuns Fio" Project. README Source: gnuns/fio
Stars
71
Open Issues
0
Last Commit
6 years ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating