Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work #1

Open
wepacad opened this issue Feb 10, 2020 · 5 comments
Open

Doesn't work #1

wepacad opened this issue Feb 10, 2020 · 5 comments

Comments

@wepacad
Copy link

wepacad commented Feb 10, 2020

Hello.
I installed your program. I am writing the IP address of the server, the port is an encryption method, but it does not work. KODI version 18.3. Linux kernel 4.14.78-4-osmc. Maybe there is some setup instructions
Thank you

@conwnet
Copy link
Owner

conwnet commented Mar 22, 2020

I have fixed many bugs in previous version, and tested passed on my kodi LibreELEC 9.2.1 RPi2.arm, you can try it again pls~ @wepacad

@wepacad
Copy link
Author

wepacad commented Mar 31, 2020

Thanks for answer. I checked the new version of shadowsocks. My equipments: RPi3b+, OSMC Kodi 18.5, kernel: Linux 4.19.55-6-osmc. Also I have Chromium web browser (X11 desktop) and official Youtube add-on. After configure, I checked my IP. It's still not changed. Youtube and other blocked websites are not working. Maybe I'm doing something wrong. Could you explain how to configurate shadowsocks?

@conwnet
Copy link
Owner

conwnet commented Mar 31, 2020 via email

@wepacad
Copy link
Author

wepacad commented Apr 3, 2020

I'll write step by step what I did:

  1. I configured shadowsocks client. Wrote Server IP, port, encryption type.
  2. In "Optional" I kept default parameters (127.0.0.1:1080)
  3. I disabled and enabled the shadowsocks.
  4. On KODI i configured Internet access proxy: SOCKS5, 127.0.0.1:1080
  5. In SSH I checked "netstat -lntp". Results:
    `osmc@Altyn:~$ netstat -lntp
    (Not all processes could be identified, non-owned process info
    will not be shown, you would have to be root to see it all.)
    Active Internet connections (only servers)
    Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name

tcp 0 0 127.0.0.1:9090 0.0.0.0:* LISTEN -

tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN -

tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN -

tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN -

tcp 0 0 127.0.0.1:1080 0.0.0.0:* LISTEN -

tcp 0 0 0.0.0.0:36666 0.0.0.0:* LISTEN -

tcp6 0 0 ::1:9090 :::* LISTEN -

tcp6 0 0 :::111 :::* LISTEN -

tcp6 0 0 :::80 :::* LISTEN -

tcp6 0 0 :::22 :::* LISTEN -

tcp6 0 0 :::36666 :::* LISTEN -
`
6. With Chromium browser (X11 launcher) I opened whatismyipadress.com and I see IP of my country. :-(

@conwnet
Copy link
Owner

conwnet commented Apr 7, 2020

Through your infomation, I think the shadowsocks server service already worked. but the chrome seems not recognize the SOCKS5 proxy, you can install an extension for your chrome named SwitchyOmega and set it manually.

And I think the proxy is worked for kodi self, for example when you install an addon from kodi repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants