Mark Pashmfouroush
Mark Pashmfouroush
implements #7 This provides a http and socks proxy, copied from the tailscale codebase itself. Still need to think about how this interacts with requests to non-tailnet endpoints. And to...
Now that `tnset` gives us the ability to `Dial` and the `tailscaled` codebase itself already containing code to create these proxies, it should simply be a case of copying the...
A little while ago, the tsnet package incorporated the ability to Dial into the tailnet. This unlocks a whole new set of features to be implemented. One of these features...
I understand that NB4A has a plugin interface. NB4A also has the ability to load assets from the filesystem, but I don't know if it can load assets from plugins....
As many of you know, @uoosef isn't around to work on the various apps and projects. We can't let his vision get lost, and his apps have enough users that...
[https://0pointer.net/blog/dynamic-users-with-systemd.html](https://0pointer.net/blog/dynamic-users-with-systemd.html) Using this, the user doesn't need to create a new user on the machine to run the service. Or need to use any existing user.
**Describe the bug** While the Gandi Cloud VPS offering supports NixOS their IaaS platform, which has some interesting features, doesn't. In an attempt to use nixos-anywhere, I created a debian...
Hi, I found a really annoying bug that prevented me from being able to use faketls based mtproto proxies. It took a couple of days to figure out why, but...
Hi, I love this extension and have used it for years. But for the last year, I've noticed a lot of bugs that haven't been fixed. There are github issues...
### Description Currently the FakeTLS implementation in gotd/td is adequate and works with mtproto proxies. But the code that generates the ClientHello is missing a lot from the Desktop and...