clatd VS tnat64

Compare clatd vs tnat64 and see what are their differences.

clatd

A 464XLAT CLAT implementation for Linux (by toreanderson)

tnat64

IPv4 to IPv6 interceptor (by andrewshadura)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
clatd tnat64
8 2
199 63
- -
4.7 3.2
6 months ago 12 months ago
Perl C
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

clatd

Posts with mentions or reviews of clatd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-08.
  • Signal Desktop messaging app having trouble with IPv6
    2 projects | /r/ipv6 | 8 Jun 2023
    For Linux if you have the need for 464XLAT you can use clatd
  • Best practices for home network?
    1 project | /r/ipv6 | 17 Mar 2023
    I'd say no. This will break anything that uses literal IPv4 addresses, like games. Unless you also run clatd or something. Just run dual stack, then your IPv4 stuff will continue to work (as well as it ever has, through layers of NAT).
  • are we IPv6 ready?
    1 project | /r/ipv6 | 1 Dec 2022
    If you're not running IPv4 at all, you need clients to run something like clatd to do NAT46 locally.
  • IPv6 Only Cloud Server
    1 project | news.ycombinator.com | 28 Jul 2022
    You can run this on linux to get ipv4 on all types of connections: https://github.com/toreanderson/clatd

    Most other OSes like Windows also have a built in CLAT implementation that works similarly.

  • IPv6 is coming.
    1 project | /r/ProgrammerHumor | 7 Apr 2022
    On the two machines that have this (and whatever appliance devices, which I guess would include our phones), it means I have a full 464XLAT system, so applications running aren't necessarily aware that I don't have a full dual-stack network. On the flip side, I don't have clatd or anything similar running on my laptop, so any software that tries explicitly to create an IPv4 connection is going to fail.
  • TMO Home Internet - First Impressions
    1 project | /r/tmobileisp | 17 Jul 2021
    There's nothing specific about t-mobiles 464xlat, you just need a clatd to do it. This one should work just fine
  • Connecting to an ipv4 system without DNS entry on an ipv6 only network
    1 project | /r/ipv6 | 30 Mar 2021
    This is generally why 464XLAT was invented - at the OS level there's a CLAT daemon that presents itself as an IPv4 networking stack to applications, it translates the requested IPv4 address to a synthetic IPv6 address, sends that to a NAT64 upstream, gets the response over IPv6, and gives the responses to the application over IPv4 again.
  • NAT64 explained (ungleich tech talk number 3)
    2 projects | news.ycombinator.com | 10 Mar 2021
    Typically paired with 464xlat in an IPv6-only environment, for programs that are hard-coded for IPv4.

    An excellent `just-works` example is https://github.com/toreanderson/clatd

tnat64

Posts with mentions or reviews of tnat64. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-10.

What are some alternatives?

When comparing clatd and tnat64 you can also consider the following projects:

3proxy - 3proxy - tiny free proxy server

dperf - dperf is a 100Gbps network load tester.

Jool - SIIT and NAT64 for Linux

thc-ipv6 - IPv6 attack toolkit

haproxy - HAProxy Load Balancer's development branch (mirror of git.haproxy.org)

dpvs - DPVS is a high performance Layer-4 load balancer based on DPDK.