dependabot[bot]
9af25a2764
Bump bytes from 1.10.1 to 1.11.1
Bumps [bytes](https://github.com/tokio-rs/bytes ) from 1.10.1 to 1.11.1.
- [Release notes](https://github.com/tokio-rs/bytes/releases )
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.10.1...v1.11.1 )
---
updated-dependencies:
- dependency-name: bytes
dependency-version: 1.11.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
5 months ago
Karan Gauswami
a7c761cbce
release to 0.5.0
10 months ago
Karan Gauswami
37e3cff4dc
updated dependencies for version bump
10 months ago
Karan Gauswami
50c64637a3
added basic permission in github actions.
10 months ago
Karan Gauswami
57e8800f56
added basic permission in github actions.
10 months ago
dependabot[bot]
f4d0b4a62d
Bump slab from 0.4.10 to 0.4.11 ( #34 )
Bumps [slab](https://github.com/tokio-rs/slab ) from 0.4.10 to 0.4.11.
- [Release notes](https://github.com/tokio-rs/slab/releases )
- [Changelog](https://github.com/tokio-rs/slab/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/slab/compare/v0.4.10...v0.4.11 )
---
updated-dependencies:
- dependency-name: slab
dependency-version: 0.4.11
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
10 months ago
dependabot[bot]
045f47122e
Bump tracing-subscriber from 0.3.19 to 0.3.20 ( #36 )
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing ) from 0.3.19 to 0.3.20.
- [Release notes](https://github.com/tokio-rs/tracing/releases )
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.19...tracing-subscriber-0.3.20 )
---
updated-dependencies:
- dependency-name: tracing-subscriber
dependency-version: 0.3.20
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
10 months ago
Karan Gauswami
0bcc685b31
sponser changes.
10 months ago
zephyr
b7f45b34ab
use correct condition
11 months ago
zephyr
faa5e8c0b1
fix daemonize
11 months ago
Karan Gauswami
876fc2ff36
chore: sponser related changes.
11 months ago
Karan Gauswami
5a842e2923
updated dependencies.
11 months ago
dependabot[bot]
bcb6d77d2b
Bump openssl from 0.10.70 to 0.10.72 ( #32 )
Bumps [openssl](https://github.com/sfackler/rust-openssl ) from 0.10.70 to 0.10.72.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.70...openssl-v0.10.72 )
---
updated-dependencies:
- dependency-name: openssl
dependency-version: 0.10.72
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
bb43b29e97
Bump tokio from 1.41.1 to 1.43.1 ( #33 )
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.41.1 to 1.43.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.41.1...tokio-1.43.1 )
---
updated-dependencies:
- dependency-name: tokio
dependency-version: 1.43.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
c1fd357d80
Bump openssl from 0.10.68 to 0.10.70 ( #30 )
Bumps [openssl](https://github.com/sfackler/rust-openssl ) from 0.10.68 to 0.10.70.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.68...openssl-v0.10.70 )
---
updated-dependencies:
- dependency-name: openssl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
b8e0c1b2f5
Bump ring from 0.17.8 to 0.17.13 ( #31 )
Bumps [ring](https://github.com/briansmith/ring ) from 0.17.8 to 0.17.13.
- [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md )
- [Commits](https://github.com/briansmith/ring/commits )
---
updated-dependencies:
- dependency-name: ring
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Karan Gauswami
2b931408ee
fixed rust workflow
Signed-off-by: Karan Gauswami <[email protected] >
2 years ago
Karan Gauswami
a4e52fd8ed
fixed rust workflow
Signed-off-by: Karan Gauswami <[email protected] >
2 years ago
Karan Gauswami
450e72ebba
updated dependency
Signed-off-by: Karan Gauswami <[email protected] >
2 years ago
Karan Gauswami
26cf890b42
added rust workflow for windows and mac
Signed-off-by: Karan Gauswami <[email protected] >
2 years ago
Karan Gauswami
fa3a2084a1
added rust workflow for windows and mac
Signed-off-by: Karan Gauswami <[email protected] >
2 years ago
Karan Gauswami
b50e2ace2d
added rust workflow for windows and mac
Signed-off-by: Karan Gauswami <[email protected] >
2 years ago
Karan Gauswami
07f7a0c5af
fixed windows build failing due to deemonize
Signed-off-by: Karan Gauswami <[email protected] >
2 years ago
Karan Gauswami
848868358c
version bumped to 0.5.0-beta1
Signed-off-by: Karan Gauswami <[email protected] >
2 years ago
Karan Gauswami
d01a49fff0
added option to run it in background.
Signed-off-by: Karan Gauswami <[email protected] >
2 years ago
dependabot[bot]
3d647208e4
Bump openssl from 0.10.64 to 0.10.66 ( #26 )
Bumps [openssl](https://github.com/sfackler/rust-openssl ) from 0.10.64 to 0.10.66.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.64...openssl-v0.10.66 )
---
updated-dependencies:
- dependency-name: openssl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Karan Gauswami
097dab7140
Update publish.yml
Signed-off-by: Karan Gauswami <[email protected] >
2 years ago
Karan Gauswami
9e606d8dc0
Update publish.yml
Signed-off-by: Karan Gauswami <[email protected] >
2 years ago
KaranGauswami
0af60f7772
version bump to 0.5.0-alpha2
2 years ago
Karan Gauswami
d8690f23f2
Update README.md
Signed-off-by: Karan Gauswami <[email protected] >
2 years ago
KaranGauswami
2002fc3a9f
added warning note for breaking changes
2 years ago
KaranGauswami
519072a4af
breaking: changed the default listening IP from `0.0.0.0` to `127.0.0.1`. This change restricts the application access to the local machine only.
2 years ago
KaranGauswami
bd87ee1628
added support for ipv6 listen ip
2 years 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
2 years ago
Karan Gauswami
c7d0c8f5ed
remove no_httpauth flag from cli and some cleanup ( #23 )
Signed-off-by: KaranGauswami <[email protected] >
2 years 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
2 years ago
Karan Gauswami
fce0c2f720
Merge pull request #19 from KaranGauswami/dependabot/cargo/mio-0.8.11
Bump mio from 0.8.8 to 0.8.11
2 years ago
dependabot[bot]
85c8b003e8
Bump mio from 0.8.8 to 0.8.11
Bumps [mio](https://github.com/tokio-rs/mio ) from 0.8.8 to 0.8.11.
- [Release notes](https://github.com/tokio-rs/mio/releases )
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.8...v0.8.11 )
---
updated-dependencies:
- dependency-name: mio
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected] >
2 years ago
Karan Gauswami
b7a9d5f8e3
Merge pull request #16 from KaranGauswami/bugfix/#15
fixed issue #15 by updating hyper version and generating new lock file
3 years ago
Karan Gauswami
538ee40763
fixed issue #15 by updating hyper version and generating new lock file
3 years ago
Karan Gauswami
0b1fd7f8e7
changed logging from log to tracing
3 years ago
Karan Gauswami
b8a5e26db0
refactored code as per new example of hyper
3 years ago
Karan Gauswami
2cf3182cf8
upgraded versions
3 years ago
Karan Gauswami
6f72537f1a
updated the versions
3 years ago
Karan Gauswami
72f3c19763
Merge pull request #13 from KaranGauswami/feature/clap_upgrade_v4
Feature/clap upgrade v4
3 years ago
Karan Gauswami
226b9295a6
deny warnings in code
3 years ago
Karan Gauswami
eb8ab7d106
use clap feature for allowed domains
3 years ago
Karan Gauswami
b0c41030ab
took some suggestions from clippy
3 years ago
Karan Gauswami
899e493f82
used Argument Relations feature in clap to avoid doing double validation in auth username and password
3 years ago
Karan Gauswami
34d4b5c2ab
upgrade clap version to 4
3 years ago