Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ario3s-aiva

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ario3s-aiva

Manage dynamic ssh tunnel on localhost

  • 1.0.6
  • PyPI
  • Socket score

Maintainers
1

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

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc