Skip to content

Commit

Permalink
fixed bugs. added other bugs to fix later.
Browse files Browse the repository at this point in the history
  • Loading branch information
ibehnam committed Feb 23, 2024
1 parent c9afd31 commit 617a841
Show file tree
Hide file tree
Showing 12 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ fn connect_vpn(username: &str, password: &str) -> Result<(), String> {

fn main() {
let matches = App::new("AutoCisco")
.version("0.1.4")
.version("0.1.5")
.author("Behnam Mohammadi - https://aplaceofmind.net")
.about("Automatically connects to CMU's Cisco VPN using credentials")
.arg(
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified target/release/AutoCisco
Binary file not shown.
Binary file modified target/release/autocisco-mac.tar.gz
Binary file not shown.
Binary file modified target/release/deps/AutoCisco-e101027dd964d5d4
Binary file not shown.

0 comments on commit 617a841

Please sign in to comment.