Skip to content
/ roxy Public

Lightweight proxy tool for HTTP/S, SSH, & Telnet, with one-command CLI control and web-based management.

Notifications You must be signed in to change notification settings

AdamSpera/roxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roxy - Port Proxy Management Tool

A command-line tool for managing port proxies with SSL support.

Installation

Install Roxy using pip:

pip install roxy

Or install from source:

pip install git+[repository_url]

Usage

After installation, the roxy command will be available globally:

roxy --help

Commands

  • roxy setup - Run initial setup steps
  • roxy start - Start the Roxy service
  • roxy stop - Stop the Roxy service
  • roxy status - Show service status
  • roxy show - Display current port mappings

Requirements

  • Python 3.8+
  • Flask
  • Gunicorn
  • Click
  • Rich

About

Lightweight proxy tool for HTTP/S, SSH, & Telnet, with one-command CLI control and web-based management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published