Howdy, Stranger!

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


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.

Need script to create multiple ipv6 proxy on /64subnet

RurikoRuriko Veteran
edited February 2024 in Help

Does anyone know any free lightweight script that works on 128ram vps that can create multiple ipv6 proxies using /64 subnet?

EDIT: I want it to bulk create ipv6 instead of me manually typing each address

Comments

  • NeoonNeoon Community Contributor, Veteran

    tinyproxy

  • yoursunnyyoursunny Member, IPv6 Advocate

    @Ruriko said:
    128ram vps

    Impossible on OpenVZ.
    Possible for KVM or LXC.

  • the last octet u can just count +1. in systemd u can pass argument for every instance you would like to start, eg service myservice@1 startand service myservice@2 start and so on. in the systemd script add a bind flag with IP + number

Sign In or Register to comment.