KaranGauswami
3 years ago
No known key found for this signature in database
GPG Key ID: 521E5CB2B400CA51
1 changed files with
1 additions and
1 deletions
-
src/main.rs
|
|
@ -27,7 +27,7 @@ struct Cli { |
|
|
|
#[clap(short = 'u', long)] |
|
|
|
username: Option<String>, |
|
|
|
|
|
|
|
/// Socks5 username
|
|
|
|
/// Socks5 password
|
|
|
|
#[clap(short = 'P', long)] |
|
|
|
password: Option<String>, |
|
|
|
} |
|
|
|