Karan Gauswami
450e72ebba
updated dependency
Signed-off-by: Karan Gauswami <[email protected] >
4 months ago
Karan Gauswami
07f7a0c5af
fixed windows build failing due to deemonize
Signed-off-by: Karan Gauswami <[email protected] >
4 months ago
Karan Gauswami
848868358c
version bumped to 0.5.0-beta1
Signed-off-by: Karan Gauswami <[email protected] >
4 months ago
Karan Gauswami
d01a49fff0
added option to run it in background.
Signed-off-by: Karan Gauswami <[email protected] >
4 months ago
KaranGauswami
0af60f7772
version bump to 0.5.0-alpha2
9 months ago
Karan Gauswami
71448ee7b0
Feature/structure and testing changes ( #22 )
* refactor: refactored code to facilitate testing in pipeline
* refactor: added some tests
* refactor: added some tests
* refactor: added some tests
* version bump
* made changes so arguments will accept Option<&T> instead of &Option<T>
* added auth related code from main branch
* allow support for passing DNS in the socks_address
* accepted clippy suggestions
* bump the dependencies version
9 months ago
blackswan
e4973cfffa
Support HTTP Basic Auth ( #21 )
* support HTTP Basic auth
* Revert "support HTTP Basic auth"
This reverts commit ea036f2790
.
* support HTTP Basic Auth
* update usage
* remove a single used variable
* add option: --no-httpauth to disable HTTP authenticaiton by default
* update usage: --no-httpauth
* fix --no-httpauth parser on true/false
10 months ago
Karan Gauswami
538ee40763
fixed issue #15 by updating hyper version and generating new lock file
2 years ago
Karan Gauswami
0b1fd7f8e7
changed logging from log to tracing
2 years ago
Karan Gauswami
b8a5e26db0
refactored code as per new example of hyper
2 years ago
Karan Gauswami
2cf3182cf8
upgraded versions
2 years ago
Karan Gauswami
6f72537f1a
updated the versions
2 years ago
Karan Gauswami
34d4b5c2ab
upgrade clap version to 4
2 years ago
KaranGauswami
3323c5809b
release new version 0.3.0
3 years ago
KaranGauswami
50ee3dcddf
removed anyhow and and support some flags
3 years ago
KaranGauswami
a9e0f62dbe
updating the dependencies
3 years ago
KaranGauswami
d193aa9e66
mirgrated from structopt to clap v3
3 years ago
KaranGauswami
c13cabcf28
update tokio version
3 years ago
Karan Gauswami
8dc1b3d65f
added logging crate
3 years ago
Karan Gauswami
c6ff545343
added exp support for http api
3 years ago
Karan Gauswami
78f5aadaef
updated rust edition to 2021
3 years ago
Karan Gauswami
3fa2bef8e3
bumped new version
4 years ago
Karan Gauswami
d18d6bb1dc
use anyhow until we figure out how to use color_eyre
4 years ago
Karan Gauswami
e98af2312f
removed unwanted features
4 years ago
Karan Gauswami
4778b0fead
updated code to work with newer dependencies version
4 years ago
Karan Gauswami
2f2f87cec3
updated dependencies
4 years ago
Karan Gauswami
773436691d
updated deps
4 years ago
Karan Gauswami
1e204367da
updated hyper and tokio
4 years ago
KaranGauswami
70297792e8
initial commit after worflow
5 years ago