-
I have been experimenting with Beszel this days and managed to get the agent to work on a VPS sending data through a Tailscale tunnel to my local (home) server.
The issue I am having is that to mak…
-
It seems the TUN/TAP driver in SmartOS https://github.com/joyent/illumos-extra/tree/master/tun is not zone aware.
TUN/TAP PPA's (physical point attachments) assignment is handled via a single array f…
-
running
```shell
bitbake core-image-sato-sdk -ctestimage
```
ends up with this error
```
runqemu - ERROR - TUN control device /dev/net/tun is unavailable; you may need to enable TUN (e.g. sudo m…
kraj updated
6 months ago
-
Tracking of items related to synology launch:
- [x] In the Synology app store
- [x] Web UI for login
- [x] Advertising routes and exit nodes work from command line
- [ ] Web UI support for accepti…
-
**Tell us about your request**
Cloudflare made an excellent userspace implementation of the WireGuard VPN named [BoringTun](https://github.com/cloudflare/boringtun) which doesn't require a kernel m…
-
Currently all tun devices are unmanaged in NetworkManager, mainly to have `resin-vpn` unmanaged. But that's too wide blacklist, as users then cannot use other tun devices themselves with NetworkManage…
-
I'm doing some testing based on the examples in x/outline-cli to read/write IP Packets from/to a TUN device.
I have gotten the example working with `shadowsocks.NewStreamDialer`, but I'm unable to ge…
mklnz updated
1 month ago
-
## CVE-2022-4744 - High Severity Vulnerability
Vulnerable Library - linuxlinux-4.19.313
The Linux Kernel
Library home page: https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux
Foun…
-
For example:
`--platform=1`
is ignored, neither used or reported. Either it should be supported, and if not possible, program should exit and not continue when seeing unhanded options.
```
C…
-
I'm not sure about windows, however for unix/linux it is possible to create TUN/TAP devices on the lighthouse without having to run the lighthouse node as a root userr, and I think this is something t…