An open API service providing commit metadata for open source projects.

GitHub / astro/socksify-ruby / commits

Redirect any TCP connection initiated by a Ruby script through a SOCKS5 proxy

SHA Message Author Date Stats
d87df0d4 merge Merge pull request #65 from MatzFan/master MatzFan <M****n@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
d6c480f1 merge Merge branch 'astro:master' into master MatzFan <M****n@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
b0055e59 bump required_ruby_version to 2.7 (fixes #64); rubocop MatzFan <m****n@m****m> about 1 year ago
cf11fa7a socksify.gemspec: replace deprecated license id Astro <a****o@s****t> about 1 year ago
f4414f12 .github/workflows/publish-doc: trigger on push to master, not main Astro <a****o@s****t> about 1 year ago
55dda0ac .github/workflows/publish-doc: init Astro <a****o@s****t> about 1 year ago
28b1fbd4 merge Merge pull request #63 from MatzFan/master MatzFan <M****n@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
f766793c change Net::HTTP.socks_proxy interface to use kwargs for username & password;... MatzFan <m****n@m****m> about 1 year ago
a934e12d add version file; bump gems; fix typo in workflow test.yml MatzFan <m****n@m****m> about 1 year ago
ca69e459 merge Merge pull request #62 from anton-smagin/net-http-socksproxy-with-auth MatzFan <M****n@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
7975650b Add go-socks5-proxy dependency for CI and test with auth Anton Smagin <s****n@g****m> about 1 year ago
73bd8cee Refactor and fix rubocop errors Anton Smagin <s****n@g****m> about 1 year ago
6ae47044 Fix for when recv returns nil Jack <p****r@u****m>
Committed by: Astro <a****o@s****t>
over 1 year ago
d486263f rubocop MatzFan <m****n@m****m> over 1 year ago
fd4ddfd1 merge Merge pull request #59 from andrew/patch-1 MatzFan <M****n@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
4f28f5f6 Add funding_uri to gemspec Andrew Nesbitt <a****z@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
655b6845 add rake MatzFan <m****n@m****m> about 2 years ago
020f2d63 rubocop & bump 1.7.3 MatzFan <m****n@m****m> about 2 years ago
5ee3fe02 merge Merge pull request #57 from lizzypy/fix-tcp-socket-with-connect-timeout MatzFan <M****n@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
41dd2a20 fix test, rubocop, update workflow MatzFan <m****n@m****m> about 2 years ago
c1179c8e handle socks connection liz johnson <l****8@g****m> about 2 years ago
49aa7d0e add test to make sure it works for ruby 2 liz johnson <l****8@g****m> about 2 years ago
9443d8e7 allow for tcp socket with connect timeout liz johnson <l****8@g****m> about 2 years ago
94cff450 merge Merge pull request #38 from dub357/master MatzFan <M****n@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
2e9e8995 merge Merge branch 'master' into master MatzFan <M****n@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
e82342cf merge Merge pull request #40 from codener/patch-1 MatzFan <M****n@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
e0e02f89 merge Merge pull request #51 from astro/ruby3.1 MatzFan <M****n@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
f43defcc patch Net::HTTP for Ruby 3.1 MatzFan <b****n@g****m> about 4 years ago
583d6974 merge Merge pull request #50 from MatzFan/master MatzFan <M****n@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
70bb2c8e install rubocop-minitest in workflow MatzFan <b****n@g****m> about 4 years ago
604979bf sudo in workflow MatzFan <b****n@g****m> about 4 years ago
bd0ed856 add rubocop gem to workflow MatzFan <b****n@g****m> about 4 years ago
e9c73bdf refactor, add rubocop MatzFan <b****n@g****m> about 4 years ago
ea1591fb merge Merge pull request #49 from MatzFan/master MatzFan <M****n@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
892e6b9e refactor, class vars -> class instance vars MatzFan <b****n@g****m> about 4 years ago
280a3662 merge Merge pull request #48 from MatzFan/master MatzFan <M****n@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
685391c1 fix filename typo MatzFan <b****n@g****m> about 4 years ago
622ebbf2 fix workflow MatzFan <b****n@g****m> about 4 years ago
b789cfb8 switch to minitest MatzFan <b****n@g****m> about 4 years ago
00e3ee1a rubocop MatzFan <b****n@g****m> about 4 years ago
a4277d0c refactor tests MatzFan <b****n@g****m> about 4 years ago
29f0c013 merge Merge pull request #47 from MatzFan/master MatzFan <M****n@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
0bba08c2 merge Merge branch 'astro:master' into master MatzFan <M****n@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
eea0692e merge Merge pull request #46 from MatzFan/workflow MatzFan <M****n@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
7af8801c merge Merge pull request #1 from astro/master MatzFan <M****n@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
5a4ae3a4 merge Merge branch 'master' of github.com:MatzFan/socksify-ruby MatzFan <b****n@g****m> about 4 years ago
d4b09685 add workflow to run tests on push & PRs MatzFan <b****n@g****m> about 4 years ago
9a32c982 merge Merge pull request #45 from MatzFan/master MatzFan <M****n@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
ca620ecd merge Merge branch 'astro:master' into master MatzFan <M****n@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
909a1eaa refactor, some rubocop, README, bump version MatzFan <b****n@g****m> about 4 years ago
4e9a2d54 some rubocop MatzFan <b****n@g****m> about 4 years ago
315adc90 refactor MatzFan <b****n@g****m> about 4 years ago
e54ff80c merge Merge pull request #43 from MatzFan/master MatzFan <M****n@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
23dc5496 fix required_ruby_version MatzFan <b****n@g****m> about 4 years ago
12d6566f Remove stale non-authored file references codener <d****r@m****e>
Committed by: GitHub <n****y@g****m>
over 6 years ago
1ebed34a fix for https://github.com/astro/socksify-ruby/issues/29 Bobby Lawrence <d****7@g****m> about 7 years ago
b22c1877 doc: notice about thread-(un)safety Musy Bite <m****e@g****m> over 8 years ago
4af55424 Add authentication support to Net::HTTP.SOCKSProxy Musy Bite <m****e@g****m>
Committed by: Astro <a****o@s****t>
over 8 years ago
b200931b Fix: Socksify::Debug = false enables debug output Musy Bite <m****e@g****m> over 8 years ago
d13fd2b2 socksify 1.7.1 Astro <a****o@s****t> over 9 years ago
a1b2a64f merge Merge pull request #31 from sticnarf/master Astro <a****o@s****t>
Committed by: GitHub <n****y@g****m>
over 9 years ago
914ef980 Construct request details before sending. Yilin Chen <s****f@g****m> over 9 years ago
0d8b2616 merge Merge pull request #30 from goosetav/patch-1 Astro <a****o@s****t>
Committed by: GitHub <n****y@g****m>
over 9 years ago
32651286 add licensing information to Gemspec Erik Gustavson <e****k@b****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
7461307c socksify 1.7.0 Musy Bite <m****e@g****m> about 11 years ago
5a2b415b Changelog for 1.7.0 Musy Bite <m****e@g****m> about 11 years ago
c9ee8368 Look up port by service name Musy Bite <m****e@g****m> about 11 years ago
38c72b47 merge Merge pull request #20 from bachue/master Musy Bite <m****e@g****m> about 11 years ago
1afe5e6b merge Merge pull request #21 from FlorinAsavoaie/master Musy Bite <m****e@g****m> about 11 years ago
0dd1da32 Fix tests: internet.yandex.com HTML and DNS layout Musy Bite <m****e@g****m> about 11 years ago
6b1bf792 Fix tests: use 8.8.8.8 for resolver testing Musy Bite <m****e@g****m> about 11 years ago
9adb6b09 Fix tests: de-duplicate method name Musy Bite <m****e@g****m> about 11 years ago
54b5b6af Added an underscore in front of the variable name in order to get rid of the ... Florin Asavoaie <f****e@g****m> over 11 years ago
a305b4e8 Correct the error message when client receives nothing from server during aut... Bachue Zhou <b****u@g****m> almost 12 years ago
1c709299 socksify 1.6.0 Musy Bite <m****e@g****m> almost 12 years ago
ef223258 ChangeLog for previous versions Musy Bite <m****e@g****m> almost 12 years ago
d71719e3 Fix specs: check.torproject.org does not respond to IP address any more. Musy Bite <m****e@g****m> almost 12 years ago
2c2c17c9 Fix tests: Net::HTTP::Get requires request_uri Musy Bite <m****e@g****m> almost 12 years ago
ae8de16b test: update for changes at check.torproject.org Astro <a****o@s****t> over 12 years ago
70344e49 merge Merge pull request #18 from awakia/master Astro <a****o@s****t> over 12 years ago
81853c70 merge Merge pull request #17 from musybite/master Astro <a****o@s****t> over 12 years ago
77437dcf merge Merge pull request #14 from ddollar/gemspec-bundler Astro <a****o@s****t> over 12 years ago
3f73211b merge Merge pull request #13 from ddollar/authorization-fix Astro <a****o@s****t> over 12 years ago
a88515eb Use correct default initialize values Naoyoshi Aikawa <n****1@g****m> almost 13 years ago
1b66b25a Ruby 2.0 compat: adapt to internal net/http changes. Muby Bite <m****e@g****m> about 13 years ago
684bbf8b Ruby 2.0 compat: lib/socksify.rb should be read as US-ASCII Muby Bite <m****e@g****m> about 13 years ago
e840c2db Update and fix test/tc_socksify.rb Muby Bite <m****e@g****m> about 13 years ago
f784fb7d make .gemspec bundler-friendly David Dollar <d****r@g****m> about 14 years ago
ac4f54a2 fix bug in authentication header David Dollar <d****r@g****m> about 14 years ago
16734266 socksify 1.5.0 Astro <a****o@s****t> about 14 years ago
c54a8338 merge Merge pull request #12 from ddollar/authorization Astro <a****o@s****t> about 14 years ago
042ece4e allow username/password authorization, closes #2 David Dollar <d****r@g****m> about 14 years ago
dde1841e debug: move Color classes inside Socksify module namespace Astro <a****o@s****t> about 15 years ago
3e04e01e socksify 1.4.1 Astro <a****o@s****t> about 15 years ago
e26b67da TCPSocket::SOCKSConnectionPeerAddress#to_s: close parentheses Astro <a****o@s****t> about 15 years ago
b9c90597 default socks_ignores ||= %w(localhost) Astro <a****o@s****t> about 15 years ago
2ef06401 socksify 1.4.0 Astro <a****o@s****t> over 15 years ago
228bc8d7 append document (Socksify.proxy example) Yuichi Tateno <h****h@g****m> over 15 years ago
ae84017f add Socksify.proxy method Yuichi Tateno <h****h@g****m> over 15 years ago
5b5bfe18 doc/index.html: grammar Astro <a****o@s****t> over 15 years ago

← Back to repository