Code Monkey home page Code Monkey logo

filtered-ip-changer's Introduction

Initialization:

1. install requirements:

1. install jq.

sudo apt install jq -y

2. install dokodemodoor tunnel.

sudo bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ install
sudo systemctl start xray

2. install script

wget https://github.com/parsa-ghasemi/filtered-IP-Changer/archive/refs/tags/v2.0.0.tar.gz
tar xvzf v2.0.0.tar.gz
rm -r v2.0.0.tar.gz
cd filtered-IP-Changer-2.0.0

3. set tokens

nano settings.sh

set your cloudflare information in cf_records_update and set arvancloud in ac_records_update.

andis parameter

4. set telegram bot

nano tel.env

5. set ips

nano ips.env

enter $NEW_IP and $CURRENT_IP1 with your IPs.

run script:

sudo chmod +x start.sh
bash start.sh

cronjob

you can set cronjob for auto update IP, if the IP doesn't ping then changed DNS IP in your all services.

*/5 * * * * cd /the/file/location/filtered-IP-Changer/ && /bin/bash start.sh

log

you can check log with this.

journalctl -ef -t filtered-IP-Changer

filtered-ip-changer's People

Contributors

parsa-ghasemi avatar

Watchers

 avatar

Forkers

azadnet2024

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.