feat: add app-create and frp commands
This commit is contained in:
@@ -71,6 +71,7 @@ if (!(await Bun.file(g3nConf).exists())) {
|
||||
FRP_HOST=
|
||||
FRP_USER=
|
||||
FRP_SECRET=
|
||||
FRP_AUTH_TOKEN=
|
||||
`
|
||||
Bun.write(g3nConf, conf);
|
||||
console.log(`✅ G3N config created at ${g3nConf}`);
|
||||
|
||||
Reference in New Issue
Block a user