-
I have a router with built-in DNS server capabilities. It's behaving in the following way:
1. When it's queried for a name that has multiple IP addresses, it returns all of them in the ANSWER secti…
-
I believe the current mechanism used for hostname lookups interferes with truly asynchronous networking. The async dial() ends up using the getaddrinfo() C library call, which can show serious blockin…
-
[Wintun](https://github.com/nulldotblack/wintun)
[ligolo-ng](https://github.com/nicocha30/ligolo-ng)
[wireguard TUN](https://github.com/WireGuard/wireguard-go/tree/master/tun)
[Universal TUN/TAP dr…
-
Hi! Thanks for making this gem, loving it. So many options to choose from.
Sometimes using it causes my gem to produce occasional segmentation faults. I'm still developing my gem, so it's not relea…
shime updated
5 years ago
-
Hi, I am doing all samples in this guide but get same exception in all projects, following step by step.
I have Unity 5.6.1f1, Firebase Unity SDK 4.0.1
InitializationException: A Firebase shared l…
-
### Configuration
**Operating system**: Ubuntu 20.04
**PlatformIO Version** (`platformio --version`): `PlatformIO Core, version 6.1.16`
### Description of problem
Domain `eu2.contabostorag…
-
Although I have run meteor many times, there's no folder `.meteor/local/build`. Is this something they have changed about meteor, or is there a specific command that would create and populate that fo…
-
here's the latest form of the GraphQLType module that i originally posted to graphql-ruby
a lot of reorg, cleanup and configurability - there's probably things in there that are oriented towards th…
-
Хотелось бы узнать нет ли готового инструмента по сборке проекта на БЭМ
Что бы из папки desktop.bundles прекладывать html, css, js и картинки в папку app
Я ее просто заливаю на хостинг и сразу видно в…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.17.7 linux/amd64
### Does this issue reproduce with the latest release?
Yes
### What operating system …