Skip to main content

Manage dynamic ssh tunnel on localhost

Project description

aiva cli tool

A tool to create SOCKS5 proxy on localhost

Configuration

Default config file path is /home/USERNAME/.aiva.toml

Config file Format

[default]
username = "<DEFAULT USERNAME>"
local_port = <DEFAULT BIND PORT>
server_label = "<DEFAULT LABEL>"

[server_<label>]
ip = <server-ip>
port = <server-port>

[server_<label>]
...

Usage

Connects to server using ssh

aiva connect  

Disconnects from server

aiva disconnect  

Get connection status

aiva status [-d] 

List available servers

aiva list_servers

Change default server

aiva change-server

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ario3s_aiva-1.0.6.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

ario3s_aiva-1.0.6-py3-none-any.whl (9.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page