Code Monkey home page Code Monkey logo

go-fasthttp-sniproxy-chunks's Issues

Hướng dẫn chi tiết

Tải về chương trình tại mục Release:

-win32.zip với windows 32bit
-win64.zip với windows 64bit
-linux-386.zip với linux 32bit
-linux-amd64.zip với linux 64bit
1

Không hiểu sao chrome nó cảnh báo, giữ lại nhé:

2

Giải nén:

3

Mở file domains.txtdomains-regex.txt

4

  • Thay đổi file domains.txt với nội dung sau:
    5
  • Thay đổi file domains-regex.txt với nội dung sau:
    6

Khởi động chương trình

7
8

Tìm và cài đặt foxyproxy

9
10
11

Cho phép foxyproxy hoạt động ở chế độ ẩn danh

19
20
21

Thêm cài đặt foxyproxy giao tiếp với chương trình

22
23
24
25

Quá trình cài đặt hoàn tất, sử dụng:

26
27
28

  • Khi chương trình thông báo true, trang web đó đã được bỏ chặn bởi chương trình
    29
    30

Làm thế nào để cài đặt và sử dụng tool này trên android?

Yêu cầu

Máy của bạn đã được root

Cài đặt

Cài đặt termux: https://play.google.com/store/apps/details?id=com.termux

Mở termux và gõ các lệnh sau:

mkdir sniproxy && cd sniproxy
pkg install -y unzip curl
curl -L -O https://github.com/vinhjaxt/go-fasthttp-sniproxy-chunks/releases/download/v1.0.2/go-fasthttp-sniproxy-chunks-linux-arm.zip
unzip go-fasthttp-sniproxy-chunks-linux-arm.zip && rm -f go-fasthttp-sniproxy-chunks-linux-arm.zip
curl -L -O https://raw.githubusercontent.com/vinhjaxt/go-fasthttp-sniproxy-chunks/master/run-background.sh
su
chmod +x run-background.sh
./run-background.sh

thoát termux, lưu ý: lúc này, ứng dụng go-fasthttp-sniproxy-chunks đã được chạy ẩn rồi

Sử dụng

Cài đặt cho android sử dụng proxy này

Có 2 lựa chọn cho bạn

  1. Cài đặt proxydroid: https://play.google.com/store/apps/details?id=org.proxydroid
    Ứng dụng này chưa biết có an toàn hay không, hãy cân nhắc hoặc thay đổi ứng dụng khác với chức năng tương tự
  2. Sử dụng and-on foxyproxy của trình duyệt web mà bạn muốn
    Cái này thì an toàn

Lưu ý: proxy này là http, đừng chọn socks4 hay socks5

Bật lại ứng dụng go-fasthttp-sniproxy-chunks khi đã tắt máy và bật lại

Mở ứng dụng termux và gõ các lệnh sau

cd sniproxy
su
./run-background.sh

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.