Skip to content
/ vinxictl Public

Full-featured command-line with declarative configuration file for vinxi (moved to vinxi/vinxi)

License

Notifications You must be signed in to change notification settings

vinxi/vinxictl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vinxictl Build Status GoDoc Coverage Status Go Report Card API

Command-line interface for vinxi with declarative configuration file to easily set up a full-featured proxy server.

Note: work in progress.

Installation

go get -u gopkg.in/vinxi/vinxictl.v0

Usage

vinxictl 0.1.0

Usage:
  vinxictl -p 80
  vinxictl -p 80 -c config.toml

Options:
  -a <addr>                 bind address [default: *]
  -p <port>                 bind port [default: 8080]
  -h, -help                 output help
  -v, -version              output version
  -c, -config               Config file path
  -f                        Target server URL to forward traffic by default
  -mrelease <num>           OS memory release inverval in seconds [default: 30]
  -cpus <num>               Number of used cpu cores.
                            (default for current machine is 8 cores)

License

MIT - Vinxi Authors

About

Full-featured command-line with declarative configuration file for vinxi (moved to vinxi/vinxi)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages