Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 840 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 840 Bytes

Change IP Address Script

This script uses the requests and BeautifulSoup Python libraries to obtain the current IP address and then retrieve a new IP address and port number from a proxy website.

Requirements

  • Python 3.x
  • requests library
  • BeautifulSoup library

Installation

  1. Install Python 3.x from the official website.

  2. Install the requests library by running the following command in your terminal:

  3. Install the BeautifulSoup library by running the following command in your terminal:

Usage

  1. Clone the repository or download the script.
  2. Open a terminal window and navigate to the directory where the script is saved.
  3. Run the script by typing the following command in your terminal:

License

This project is licensed under the Apache Licence 2.0 - see the LICENSE file for details.