Skip to content

This project provides scripts to configure and display proxy information in various languages (GO, Python, Node.js, Ruby, Deno, Rust). These scripts are meant to complement existing code and demonstrate proxy usage.

License

Notifications You must be signed in to change notification settings

Exohayvan/Simple-Proxy-for-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Proxy-for-Scripts

Contributors Forks Stargazers Issues MIT License GitHub latest commit Size Code


Simple Proxy for Scripts

Set of scripts that set and print proxy information. Intended to be added to existing codebases.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. License
  6. Contact

About The Project

These scripts are designed to set the proxy info and print it. They are not standalone scripts, but are intended to be added to other pre-existing code.

Scripts are available for the following languages:

  • GO : main.go
  • Python : main.py
  • Node.js : main.js (Additional libraries: npm install axios cheerio)
  • Ruby : main.rb (Additional libraries: gem install nokogiri)
  • Deno : main.ts (Run command: deno run --allow-net proxy.ts)
  • Rust : main.rs

Getting Started

To get a local copy up and running follow these simple steps.

Installation

  1. Clone the repo
    git clone https://github.com/Exohayvan/Simple-Proxy-for-Scripts.git
  2. Install NPM packages (if using Node.js)
    npm install axios cheerio

Usage

These scripts are intended to be added to your existing codebase. They allow for setting and printing proxy information.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE.md for more information.

Contact

Discord - discord-invite

Project Link: https://github.com/Exohayvan/Simple-Proxy-for-Scripts

About

This project provides scripts to configure and display proxy information in various languages (GO, Python, Node.js, Ruby, Deno, Rust). These scripts are meant to complement existing code and demonstrate proxy usage.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published