An open API service indexing awesome lists of open source software.

https://github.com/naveo/portkit

Handles all port forwarding for naveo
https://github.com/naveo/portkit

docker hacktoberfest macos

Last synced: 3 months ago
JSON representation

Handles all port forwarding for naveo

Awesome Lists containing this project

README

          

# Portkit

Portkit handles all port forwarding for naveo.

Host source/Server destination addresses, along other aspects of it can be changed from the `config.json` file.

## Development and testing

For quick test, run the following command:

```bash
go run . -config ./config.json
```