fumiama / go-hide-param

Cmd line params hiding tool for win & unix in Golang.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-hide-param

Cmd line params hiding tool for win & unix in Golang.

Usage

import para "github.com/fumiama/go-hide-param"
// This will hide os.Args[index]
para.Hide(index)

About

Cmd line params hiding tool for win & unix in Golang.

License:GNU General Public License v3.0


Languages

Language:Go 100.0%