summaryrefslogtreecommitdiffhomepage
path: root/mullvad-cli/src/cmds/proxies.rs
AgeCommit message (Expand)AuthorFilesLines
2024-09-02Run `cargo +nightly clippy --fix`Markus Pettersson1-6/+3
2024-04-22Fix broken lints in rustdocsSebastian Holmin1-7/+7
2024-04-03Enable single-use-lifetimes rustc lintLinus Färnstrand1-1/+1
2024-02-27Replace err_derive with thiserrorJoakim Hulthe1-3/+3
2024-01-12Validate SOCKS5 credentialsMarkus Pettersson1-21/+28
2024-01-03Allow app to use custom socks5 and shadwosocks proxiesJonathan1-0/+214