Code Monkey home page Code Monkey logo

Comments (11)

autoreleasepools avatar autoreleasepools commented on August 16, 2024 1

Thank you very much for your help!

from shadowsocksx-ng-r8.

paradiseduo avatar paradiseduo commented on August 16, 2024

check if "~/Library/Application Support/ShadowsocksX-NG-R8/privoxy" version is 3.0.28
image

from shadowsocksx-ng-r8.

paradiseduo avatar paradiseduo commented on August 16, 2024

By the way, I suggest that you need to install Chrome ’s SwitchyOmega plugin to control Chrome ’s proxy settings, this is github address

image
image
image

from shadowsocksx-ng-r8.

autoreleasepools avatar autoreleasepools commented on August 16, 2024

It shows that I still use version 3.0.26, how to change it to version 3.0.28?

aldembp:ShadowsocksX-NG-R8 macbookpro$ ./privoxy --version
Privoxy version 3.0.26 (https://www.privoxy.org/)
aldembp:ShadowsocksX-NG-R8 macbookpro$ ls -l
total 3912
-rw-r--r--@ 1 macbookpro  staff  1991424  4  8 23:43 libcrypto.1.0.0.dylib
lrwxr-xr-x  1 macbookpro  staff      102  4  8 23:43 libpcre.1.dylib -> /Users/macbookpro/Library/Application Support/ShadowsocksX-NG-R8/privoxy-3.0.28.static/libpcre.1.dylib
lrwxr-xr-x  1 macbookpro  staff       94  4  9 00:01 privoxy -> /Users/macbookpro/Library/Application Support/ShadowsocksX-NG-R8/privoxy-3.0.26.static/privoxy
drwxr-xr-x  3 macbookpro  staff       96  4  9 00:01 privoxy-3.0.26.static
drwxr-xr-x  4 macbookpro  staff      128  4  8 23:43 privoxy-3.0.28.static
-rw-r--r--  1 macbookpro  staff      436  4  9 15:08 privoxy.config
lrwxr-xr-x  1 macbookpro  staff       98  4  8 23:43 ss-local -> /Users/macbookpro/Library/Application Support/ShadowsocksX-NG-R8/ss-local-2.5.6.12.static/ss-local
drwxr-xr-x  3 macbookpro  staff       96  4  8 23:43 ss-local-2.5.6.12.static
-rw-r--r--  1 macbookpro  staff      302  4  9 15:08 ss-local-config.json
aldembp:ShadowsocksX-NG-R8 macbookpro$ 

from shadowsocksx-ng-r8.

paradiseduo avatar paradiseduo commented on August 16, 2024

delete 3.0.26 and relink 3.0.28

cd ~/Library/Application\ Support/ShadowsocksX-NG-R8
➜  rm -rf privoxy-3.0.26.static
➜  rm -rf privoxy
➜  ln -s ~/Library/Application\ Support/ShadowsocksX-NG-R8/privoxy-3.0.28.static/privoxy ~/Library/Application\ Support/ShadowsocksX-NG-R8/privoxy

from shadowsocksx-ng-r8.

autoreleasepools avatar autoreleasepools commented on August 16, 2024

I changed it to 3.0.28 ,but it also don't work in Chrome,it shows There is a problem with the proxy server

aldembp:ShadowsocksX-NG-R8 macbookpro$ ls -l
total 3912
-rw-r--r--@ 1 macbookpro  staff  1991424  4  9 16:09 libcrypto.1.0.0.dylib
lrwxr-xr-x  1 macbookpro  staff      102  4  9 16:09 libpcre.1.dylib -> /Users/macbookpro/Library/Application Support/ShadowsocksX-NG-R8/privoxy-3.0.28.static/libpcre.1.dylib
lrwxr-xr-x  1 macbookpro  staff       94  4  9 16:09 privoxy -> /Users/macbookpro/Library/Application Support/ShadowsocksX-NG-R8/privoxy-3.0.28.static/privoxy
drwxr-xr-x  4 macbookpro  staff      128  4  9 16:09 privoxy-3.0.28.static
-rw-r--r--  1 macbookpro  staff      436  4  9 16:12 privoxy.config
lrwxr-xr-x  1 macbookpro  staff       98  4  9 16:09 ss-local -> /Users/macbookpro/Library/Application Support/ShadowsocksX-NG-R8/ss-local-2.5.6.12.static/ss-local
drwxr-xr-x  3 macbookpro  staff       96  4  9 16:09 ss-local-2.5.6.12.static
-rw-r--r--  1 macbookpro  staff      302  4  9 16:12 ss-local-config.json

from shadowsocksx-ng-r8.

autoreleasepools avatar autoreleasepools commented on August 16, 2024

But I change version from 1.6.0 to 1.5.8,And now it is OK to use Global Mode with Chrome

from shadowsocksx-ng-r8.

paradiseduo avatar paradiseduo commented on August 16, 2024

you can do this to ckeck if privoxy is working(use HTTP Proxy Export Line To Pasteboard):

~ export http_proxy=http://127.0.0.1:1087;export https_proxy=http://127.0.0.1:1087;~ curl cip.cc
IP	: xxx.xxx.xxx.xxx
地址	: 日本  东京都  东京
运营商	: choopa.com

数据二	: 美国 | Choopa数据中心

数据三	: 日本东京都东京

URL	: http://www.cip.cc/xxx.xxx.xxx.xxx

If privoxy-3.0.28 is working, maybe this is a bug for Chrome or your Chrome proxy setting is wrong.

By the way, use SwitchyOmega could fix this issue quickly.

from shadowsocksx-ng-r8.

autoreleasepools avatar autoreleasepools commented on August 16, 2024

Thank you for your patience! How to use SwitchyOmega to fix this issue?

from shadowsocksx-ng-r8.

paradiseduo avatar paradiseduo commented on August 16, 2024

if you install SwitchyOmega, you can set Chrome's proxy by yourself. Does not rely on Shadowsocks application

from shadowsocksx-ng-r8.

paradiseduo avatar paradiseduo commented on August 16, 2024

截屏2020-04-10 下午8 33 37

截屏2020-04-10 下午8 34 16

截屏2020-04-10 下午8 34 57

from shadowsocksx-ng-r8.

Related Issues (20)

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.