177 skills found · Page 5 of 6
microsoft / Adcs Proxy Exit ModuleExit Module for Active Directory Certificate Services that proxies calls to external programs.
Bitwise-01 / GoProxiesA simple Golang program to collect proxies
lucasew / Ts ProxySimple proxy program to allow exposing individual services to a Tailnet, and even to the Internet using Tailscale Funnel.
flipchan / LayerProxa rebuild of marionette, encrypted programmable traffic obfuscation proxy
codomatech / GoprepProgrammable REverse Proxy in Go. Modify responses in a Python-like language.
techee / Lsp ProxyLSP proxy server allowing to run multiple LSP servers for a single programming language or to support socket-based LSP communication
seesharper / LightInject.InterceptionLightInject.Interception supports Aspect Oriented Programming through proxy-based method interceptors.
mikeal / BalanceProgrammable HTTP reverse-proxy load balancer.
lishilei0523 / WCF .NET CoreA library make .NET Core programs be able to call WCF server without proxy classes.
GalkonLtd / JProxyCheckerA free multithreaded proxy checking program written in Java. Load a proxy list and check each proxy to verify it's alive to create a new list of working proxies.
mitranim / EspoObservables via proxies. Particularly suited for UI programming. Supports automatic, implicit sub/resub and resource deinit.
me-hacker001 / Hacking Tools PackTrojan Rat Builder(310), Ransomware Builder(7), Crypter(72), Miner(9), Worm(8), Botnet(25), Virus Builder(9), Binder(25), Exploit(7), Keylogger & Stealer(40), Proxy Tool(9), Spoofer(11),Fake program & Sample Virus(64),Other & Tools(16). Around 610 tools, that you can use for Hacking.
Dieudomtechn / Create A Free Proxy Server With Google App EngineHere’s one such proxy site that you can build for your friends in China or even for your personal use (say for accessing blocked sites from office). This is created using Google App Engine and, contrary to what you may think, the setup is quite simple. 1. Go to appengine.google.com and sign-in using your Google Account. 2. Click the “Create an Application” button. Since this is your first time, Google will send a verification code via SMS to your mobile phone number. Type the code and you’re all set to create apps with Google App Engine. 3. Pick an Application Identifier and it becomes the sub-domain* of your proxy server. Give your app a title (say Proxy Server), set the Authentication Option as “Open to all users”, agree to the terms and create the application. (screenshot) 4. OK, now that we have reserved the APP ID, it’s time to create and upload the proxy server application to Google App Engine. Go to python.org, download the 2.7 Installer and install Python. If you are on Mac, Python 2.7 is already installed on your computer. 5. Download this zip file and extract it to your desktop. The zip file contains a couple of HTML, YAML and Python (.py) files that you can view inside WordPad. 6. Go to code.google.com, download the Google App Engine SDK for Python and follow the wizard to install the SDK on your computer. When the installation wizard has finished, click the “Run Launcher” button to open the App Engine Program. 7. Choose Edit -> Preferences inside the Google App Engine Launcher program from the desktop and set the correct values (see screenshot) for the Python Path, App Engine SDK and the Text Editor (set this is as WordPad or write.exe and not notepad.exe). 8. Click File – > Add Existing Application under the Google App Launcher program and browse to the folder that contain the index.yaml and other files that you extracted in Step 5. Once the project is added to App Engine, select the project and click Edit to replace “YOUR_APP_ID” with your App ID (screenshot). Save and close the file. 9. Click Deploy, enter you Google account credentials and, within a minute or two, your online proxy server will be deployed and become ready for use (screenshot). The public URL (or web address) of your new proxy server will be your_app_id.appspot.com (replace your_app_id with your App Engine Identifier). [*] The sub-domain or the App ID will uniquely identify your App Engine application. For this example, we’ll use labnol-proxy-server as the Application Identifier though you are free to choose any other unique name. Next Steps – Setting up a Free Proxy with Google You can edit the main.html file to change the appearance of your proxy website. You can even add code for Google Analytics and Google AdSense code to monetize your proxy server. The proxy server is public on the web (open to everyone) but you can add a layer of authentication so that only Google Account users who are logged-in can use your proxy server. If you have made any changes to your HTML files, you can upload the latest version to Google App Engine either by clicking the “Deploy” button again or use the following command – appcfg.py update <app-directory> This proxy works with Flash videos (like YouTube and ABC News) though not with Hulu. As some of you have suggested, web domains with the word “proxy” or “proxies” are banned at workplaces so you may avoid using them in your appspot.com proxy address. Though there exist proxy servers for accessing secure (https) sites, this is a basic proxy server that won’t work with sites that require logins (like Gmail). The proxy server code is available on Github and is fork of the Mirrorr project.
SuperNova-Network / SuperNova OSEnjoy an unrestricted browsing experience, complete with a fast and reliable proxy, customizable wallpapers, interactive programs, and a plethora of other features to explore.
RobinvandenHurk / Cache ProxyPython based lightweight proxy to support developers programming against rate-limited third-party API's
SpikeHD / ReMITMDead-simple program that can selectively redirect/proxy traffic from your computer to other places.
aerth / TgunGo TCP/HTTP Library, Easy headers, proxy, auth and user agent. Now also a libcurl replacement for C programs.
theriley106 / MultiPageA program capable of opening multiple Selenium web-driver windows while rotating through a list of proxies. Randomized user-agents are activated in each window. Finds errors/differences between windows using screenshot file size.
sergrit / Swizzle Fwx64Swizzle is a portable Windows x64 utility designed to quickly run and switch VPN proxy services without installation. The program works from the system tray, displays the current IP address and location, and allows instant switching between supported proxy providers.
uzipaz / SocialMediaStatCollectorThis program collects social media statistics such as shares, likes, comments of PubMed Articles on Facebook/Twitter and writes the results on an output file later to be used for Machine Learning, Data Mining purposes. It overcomes the main issue of call rate limitation of these Social Media Web APIs by using fresh Proxy Servers available online.