1
0
mirror of https://github.com/fumiama/go-hide-param.git synced 2026-06-04 23:10:24 +08:00
2023-11-21 22:19:50 +08:00
2023-11-21 22:53:56 +09:00
2021-09-19 21:22:23 +08:00
2023-11-21 22:53:56 +09:00
2021-09-19 21:13:21 +08:00
2021-09-19 22:04:10 +08:00
2023-11-21 22:53:56 +09:00
2023-11-21 22:19:50 +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 71 KiB
Languages
Go 100%