Git Product home page Git Product logo

faketoa's Introduction

FakeToa

Fake IP sources using Linux's BPF feature

The prerequisite is that you must use the Root's shell.

运行不成功请用tcpdump抓包看下toa是否已经添加到tcp options,请不要使用公司、手机热点等会重组tcp包的网络环境,可以尝试使用腾讯云/阿里云

Usage

Tested On Ubuntu 22.04.03

# pre job
sudo apt update
sudo apt-get install linux-tools-common linux-tools-generic linux-tools-`uname -r`
git clone https://github.com/passwa11/FakeToa
cd FakeToa
python3 toa.py attach --to_ip 8.8.8.8
# set proxy
wet https://github.com/proxy/3proxy/releases/download/0.9.4/3proxy-0.9.4.×86_64.deb
dpkg -i 3proxy-0.9.4.×86 64. deb
chmod 755 /us/local/3proxy/conf/add3proxyuser.sh
/us/local/3proxy/conf/add3proxyuser.sh username password
systemctl start 3proxy.service
# use proxy
BurpSuite or SwitchyOmega: socks5://username:password@yourIP:1080 http://username:password@yourIP:3128
MacOS or unix: curl http://qifu-api.baidubce.com/ip/local/geo/v1/district -x socks5://username:password@yourIP:1080

Alt text

Refer: Usage

faketoa's People

Contributors

beichendream avatar passwa11 avatar

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.