Commit Graph

  • c1fd357d80
    Bump openssl from 0.10.68 to 0.10.70 (#30) main dependabot[bot] 2025-03-21 22:34:34 +0530
  • b8e0c1b2f5
    Bump ring from 0.17.8 to 0.17.13 (#31) dependabot[bot] 2025-03-21 22:34:07 +0530
  • 76d049b7c3
    Bump ring from 0.17.8 to 0.17.13 #31 dependabot[bot] 2025-03-07 17:06:29 +0000
  • eed12026f2
    Bump openssl from 0.10.68 to 0.10.70 #30 dependabot[bot] 2025-02-03 18:51:59 +0000
  • 2b931408ee
    fixed rust workflow 0.5.0-beta2 Karan Gauswami 2024-12-01 21:50:55 +0530
  • a4e52fd8ed
    fixed rust workflow Karan Gauswami 2024-12-01 21:49:07 +0530
  • 450e72ebba
    updated dependency Karan Gauswami 2024-12-01 19:18:16 +0530
  • 26cf890b42
    added rust workflow for windows and mac Karan Gauswami 2024-12-01 19:06:39 +0530
  • fa3a2084a1
    added rust workflow for windows and mac Karan Gauswami 2024-12-01 19:02:03 +0530
  • b50e2ace2d
    added rust workflow for windows and mac Karan Gauswami 2024-12-01 18:57:39 +0530
  • 07f7a0c5af
    fixed windows build failing due to deemonize Karan Gauswami 2024-12-01 18:48:22 +0530
  • 848868358c
    version bumped to 0.5.0-beta1 0.5.0-beta1 Karan Gauswami 2024-12-01 18:04:26 +0530
  • d01a49fff0
    added option to run it in background. Karan Gauswami 2024-12-01 18:03:41 +0530
  • 3d647208e4
    Bump openssl from 0.10.64 to 0.10.66 (#26) dependabot[bot] 2024-07-27 18:22:24 +0530
  • cd5f9b293c
    Bump openssl from 0.10.64 to 0.10.66 #26 dependabot[bot] 2024-07-22 18:14:57 +0000
  • 097dab7140
    Update publish.yml v0.5.0-alpha2 Karan Gauswami 2024-06-23 17:39:33 +0530
  • 9e606d8dc0
    Update publish.yml Karan Gauswami 2024-06-23 17:34:06 +0530
  • 0af60f7772
    version bump to 0.5.0-alpha2 KaranGauswami 2024-06-23 17:19:12 +0530
  • d8690f23f2
    Update README.md Karan Gauswami 2024-06-23 17:16:14 +0530
  • 2002fc3a9f
    added warning note for breaking changes KaranGauswami 2024-06-23 17:15:28 +0530
  • 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. KaranGauswami 2024-06-23 17:13:02 +0530
  • bd87ee1628
    added support for ipv6 listen ip KaranGauswami 2024-06-23 17:08:45 +0530
  • 71448ee7b0
    Feature/structure and testing changes (#22) Karan Gauswami 2024-06-23 17:00:58 +0530
  • 3687e6bf18
    bump the dependencies version #22 KaranGauswami 2024-06-23 16:58:28 +0530
  • abb533fd3b
    accepted clippy suggestions KaranGauswami 2024-06-23 16:35:18 +0530
  • 8e96494075
    allow support for passing DNS in the socks_address KaranGauswami 2024-06-23 16:31:01 +0530
  • 2a6dcb560a
    Merge branch 'main' into feature/structure_and_testing_changes KaranGauswami 2024-06-22 15:39:35 +0530
  • 458a3d9b18
    added auth related code from main branch KaranGauswami 2024-06-22 15:36:48 +0530
  • 149c4b25fb
    made changes so arguments will accept Option<&T> instead of &Option<T> KaranGauswami 2024-06-22 15:20:37 +0530
  • c7d0c8f5ed
    remove no_httpauth flag from cli and some cleanup (#23) Karan Gauswami 2024-06-16 10:47:16 +0530
  • ada29738ca
    remove no_httpauth flag from cli and some cleanup #23 KaranGauswami 2024-06-16 10:29:50 +0530
  • e4973cfffa
    Support HTTP Basic Auth (#21) blackswan 2024-06-16 11:09:38 +0800
  • a08dab4c3a fix --no-httpauth parser on true/false #21 GoogleGeek 2024-06-16 10:51:56 +0800
  • 30dda8ef69 update usage: --no-httpauth GoogleGeek 2024-06-16 08:32:04 +0800
  • 1218a07a97 add option: --no-httpauth to disable HTTP authenticaiton by default GoogleGeek 2024-06-16 08:26:33 +0800
  • 2439b61cac
    version bump KaranGauswami 2024-06-15 22:19:50 +0530
  • ec7ed767b7
    refactor: added some tests KaranGauswami 2024-06-15 21:56:58 +0530
  • 46eda3018d
    refactor: added some tests KaranGauswami 2024-06-15 21:53:56 +0530
  • 9c506585ff
    refactor: added some tests KaranGauswami 2024-06-15 21:42:29 +0530
  • d96da8d51c
    refactor: refactored code to facilitate testing in pipeline KaranGauswami 2024-06-15 17:04:09 +0530
  • 2ab6a79720 remove a single used variable GoogleGeek 2024-06-11 23:07:11 +0800
  • eebcfbaeee update usage GoogleGeek 2024-06-10 22:26:13 +0800
  • b8a2406868 support HTTP Basic Auth GoogleGeek 2024-06-10 16:50:50 +0800
  • 5e2f6f7c0e Revert "support HTTP Basic auth" GoogleGeek 2024-06-10 16:40:55 +0800
  • ea036f2790 support HTTP Basic auth GoogleGeek 2024-06-10 16:36:40 +0800
  • fce0c2f720
    Merge pull request #19 from KaranGauswami/dependabot/cargo/mio-0.8.11 Karan Gauswami 2024-05-31 12:01:25 +0530
  • 85c8b003e8
    Bump mio from 0.8.8 to 0.8.11 #19 dependabot[bot] 2024-03-04 21:51:48 +0000
  • b7a9d5f8e3
    Merge pull request #16 from KaranGauswami/bugfix/#15 Karan Gauswami 2023-09-16 09:49:44 +0530
  • 538ee40763
    fixed issue #15 by updating hyper version and generating new lock file #16 Karan Gauswami 2023-09-16 09:46:50 +0530
  • 0b1fd7f8e7
    changed logging from log to tracing Karan Gauswami 2023-06-18 19:33:41 +0530
  • b8a5e26db0
    refactored code as per new example of hyper Karan Gauswami 2023-06-18 19:13:57 +0530
  • 2cf3182cf8
    upgraded versions v0.4.0 Karan Gauswami 2023-06-18 15:39:26 +0530
  • 6f72537f1a
    updated the versions Karan Gauswami 2023-06-18 15:37:48 +0530
  • 72f3c19763
    Merge pull request #13 from KaranGauswami/feature/clap_upgrade_v4 Karan Gauswami 2023-06-18 12:12:31 +0530
  • 226b9295a6
    deny warnings in code #13 Karan Gauswami 2023-06-18 11:57:46 +0530
  • eb8ab7d106
    use clap feature for allowed domains Karan Gauswami 2023-06-18 11:57:46 +0530
  • b0c41030ab
    took some suggestions from clippy Karan Gauswami 2023-06-18 11:57:45 +0530
  • 899e493f82
    used Argument Relations feature in clap to avoid doing double validation in auth username and password Karan Gauswami 2023-06-18 11:57:44 +0530
  • 34d4b5c2ab
    upgrade clap version to 4 Karan Gauswami 2023-06-18 11:57:37 +0530
  • 78e4220aca
    Merge pull request #11 from mostafa8026/main Karan Gauswami 2023-05-21 11:19:37 +0530
  • 66092ceab5 feat: add allowed domain options #11 mostafa 2023-04-20 15:46:26 +0330
  • 9effd77bf2
    Merge pull request #10 from KaranGauswami/dependabot/cargo/openssl-0.10.48 Karan Gauswami 2023-03-25 11:23:46 +0530
  • b32bcc4646
    Bump openssl from 0.10.40 to 0.10.48 #10 dependabot[bot] 2023-03-25 01:23:03 +0000
  • 9d368fbea1
    Merge pull request #9 from KaranGauswami/dependabot/cargo/tokio-1.20.4 Karan Gauswami 2023-02-27 18:54:13 +0530
  • 793223f09b
    Bump tokio from 1.20.3 to 1.20.4 #9 dependabot[bot] 2023-02-04 00:47:08 +0000
  • 2b16b0b0c2
    Merge pull request #8 from KaranGauswami/dependabot/cargo/tokio-1.20.3 Karan Gauswami 2023-01-08 15:14:56 +0530
  • ab236bc213
    Bump tokio from 1.19.2 to 1.20.3 #8 dependabot[bot] 2023-01-06 21:47:13 +0000
  • 3323c5809b
    release new version 0.3.0 v0.3.0 KaranGauswami 2022-06-19 14:45:30 +0530
  • cf2d06df1c
    moved box leak to start of the program to avoid leaking more memory KaranGauswami 2022-06-19 14:43:45 +0530
  • 6e6d38913e
    doc: add reference to hyper example KaranGauswami 2022-06-18 12:37:14 +0530
  • 565d6cdf2e
    updated readme KaranGauswami 2022-06-18 12:18:10 +0530
  • 50ee3dcddf
    removed anyhow and and support some flags KaranGauswami 2022-06-18 12:13:23 +0530
  • 18babcd021
    fixed wrong name in docs KaranGauswami 2022-06-17 23:04:04 +0530
  • a06e3bc81e
    added support for authentication with username and password KaranGauswami 2022-06-17 23:02:44 +0530
  • a9e0f62dbe
    updating the dependencies KaranGauswami 2022-06-17 22:25:24 +0530
  • 0fcc934762
    Merge pull request #5 from KaranGauswami/dependabot/cargo/regex-1.5.6 Karan Gauswami 2022-06-07 12:06:25 +0530
  • 9ee3b32e8f
    Bump regex from 1.5.4 to 1.5.6 #5 dependabot[bot] 2022-06-06 21:58:24 +0000
  • d193aa9e66
    mirgrated from structopt to clap v3 KaranGauswami 2022-01-15 18:38:03 +0530
  • c13cabcf28
    update tokio version KaranGauswami 2021-12-25 17:09:59 +0530
  • 8dc1b3d65f added logging crate Karan Gauswami 2021-11-25 10:13:58 +0530
  • 6056635500 removed allocations Karan Gauswami 2021-11-24 23:02:25 +0530
  • 34b318d338 ran cargo clippy Karan Gauswami 2021-11-20 18:10:26 +0530
  • 97a51f8175
    Merge pull request #3 from KaranGauswami/feature/http Karan Gauswami 2021-11-20 15:44:28 +0530
  • c6ff545343 added exp support for http api #3 Karan Gauswami 2021-11-20 15:38:27 +0530
  • d3ff30c419 removed unnessary clone Karan Gauswami 2021-11-17 10:21:03 +0530
  • 78f5aadaef updated rust edition to 2021 Karan Gauswami 2021-11-14 14:16:59 +0530
  • 3fa2bef8e3 bumped new version v0.2.0 Karan Gauswami 2021-07-01 19:16:53 +0530
  • ddbdbf4220
    Merge pull request #1 from KaranGauswami/feature/update Karan Gauswami 2021-07-01 19:13:59 +0530
  • 1b24d89d99 return bad request on non https request #1 Karan Gauswami 2021-07-01 19:11:01 +0530
  • d18d6bb1dc use anyhow until we figure out how to use color_eyre Karan Gauswami 2021-07-01 18:03:16 +0530
  • 7fe77bf1f6 restored lock file Karan Gauswami 2021-07-01 17:46:54 +0530
  • 64ef08b1a1 Merge branch 'main' into feature/update Karan Gauswami 2021-07-01 17:45:55 +0530
  • e98af2312f removed unwanted features Karan Gauswami 2021-07-01 17:43:25 +0530
  • 4778b0fead updated code to work with newer dependencies version Karan Gauswami 2021-07-01 17:22:54 +0530
  • 2f2f87cec3 updated dependencies Karan Gauswami 2021-06-04 22:17:04 +0530
  • 773436691d updated deps Karan Gauswami 2021-01-06 20:32:06 +0530
  • 6066fd54dc fixed variables name Karan Gauswami 2020-12-24 19:22:07 +0530
  • 1e204367da updated hyper and tokio Karan Gauswami 2020-12-24 18:57:52 +0530
  • 70297792e8 initial commit after worflow v0.1.0 KaranGauswami 2020-10-23 22:02:52 +0530