Skip to content

Instantly share code, notes, and snippets.

View f00stx's full-sized avatar

Richard Walker f00stx

View GitHub Profile
@f00stx
f00stx / proxy.rb
Created November 3, 2019 03:10 — forked from torsten/proxy.rb
A quick HTTP proxy server in Ruby.
#!/usr/bin/env ruby
# A quick and dirty implementation of an HTTP proxy server in Ruby
# because I did not want to install anything.
#
# Copyright (C) 2009-2014 Torsten Becker <torsten.becker@gmail.com>
#
# Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the
# "Software"), to deal in the Software without restriction, including
# without limitation the rights to use, copy, modify, merge, publish,
@f00stx
f00stx / cloudSettings
Last active March 9, 2021 00:37
VSCode settings
{"lastUpload":"2021-03-09T00:37:32.882Z","extensionVersion":"v3.4.3"}