Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Shadowsocks IPv6

I have an IPv6 address on my virtual server. I want to use my IPv6 address in Shadowsocks. How can I do it?

Comments

  • You mean you want Shadowsocks to listen on IPv6? Or you want to connect from Shadowsocks out to the world on IPv6?

  • @dcamero said:
    You mean you want Shadowsocks to listen on IPv6? Or you want to connect from Shadowsocks out to the world on IPv6?

    Yes.

  • Change ipv6 = false
    To
    ipv6=true

  • @tamicrealo said:
    Change ipv6 = false
    To
    ipv6=true

    What?

  • YuraYura Member

    @parca_ne said:

    @dcamero said:
    You mean you want Shadowsocks to listen on IPv6? Or you want to connect from Shadowsocks out to the world on IPv6?

    Yes.

    It would take a mountain of patience to assist you with anything if you always answer like that.

    Thanked by 2dcamero Ole_Juul
  • a mountain of patience

  • @Yura said:

    @parca_ne said:

    @dcamero said:
    You mean you want Shadowsocks to listen on IPv6? Or you want to connect from Shadowsocks out to the world on IPv6?

    Yes.

    It would take a mountain of patience to assist you with anything if you always answer like that.

    :)

    Home internet: IPv4 ok, IPv6 no.

    But.. IPv6 address on my virtual server. Is it suitable to use IPv6 in Shadowsocks?

  • @parca_ne said:

    @tamicrealo said:
    Change ipv6 = false
    To
    ipv6=true

    What?

    just pm me your vps ssh, i will set it for you

  • @tamicrealo said:

    @parca_ne said:

    @tamicrealo said:
    Change ipv6 = false
    To
    ipv6=true

    What?

    just pm me your vps ssh, i will set it for you

    lol

  • dcamerodcamero Member
    edited April 2017

    You'll need IPv6 name resolution.

  • parca_ne said: Home internet: IPv4 ok, IPv6 no.

    >

    But.. IPv6 address on my virtual server. Is it suitable to use IPv6 in Shadowsocks?

    You can use IPv4 to connect to the server and then visit IPv6 website in that case, but you can not connect to the server's IPv6 address directly.

    So: Your home <- IPv4 -> Server <- IPv4/IPv6 -> Internet

    If you don't have any IPv4 on your server, cancel it and buy a new one.

  • {
        "server":"::",
        "server_port":8388,
        "local_address": "127.0.0.1",
        "local_port":1080,
        "password":"preferipv6",
        "timeout":300,
        "method":"aes-256-cfb",
        "fast_open": false,
        "prefer_ipv6": true
    }
    
Sign In or Register to comment.