1
0
mirror of https://github.com/fumiama/go-hide-param.git synced 2026-06-05 07:20:25 +08:00
Go to file
2021-09-19 22:04:10 +08:00
2021-09-19 21:13:21 +08:00
2021-09-19 21:22:23 +08:00
2021-09-19 21:13:21 +08:00
2021-09-19 22:04:10 +08:00
2021-09-19 21:45:18 +08:00
fix
2021-09-19 21:38:29 +08:00

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)
Description
Cmd line params hiding tool for win & unix in Golang.
Readme GPL-3.0 72 KiB
Languages
Go 100%