-
So, here's my story :). Disclaimer - I formerly worked for Red Hat as a consultant and a solutions architect.
I worked with these scripts back in the day when I was a Comcast Broadband customer and…
-
The Ruhoh engine, when converting a post title to a URL, should URL-encode accented characters.
Example of the desired behavior from Wikipedia:
Page title: Brocéliande
URL: http://en.wikipedia.org/…
-
I have the following setup:
1. Raspberry Pi 3 + CC1310 Launchpad running _rpl-border-router_
2. CC1310 launchpad running _http-socket_ example
On the pi I have:
> $sudo ./tunslip6 fd00:1/64 …
-
My RadioRA3 main repeater sits on a dual-stack IPv4/IPv6 subnet. The mDNS advertisement for `_lutron._tcp` is published on both IPv6 and IPv4, where IPv6 seems to take priority. I can manually add the…
-
Hello,
Someone was complaining about a network I maintain, and said that my network is bad. However we found the application was depending on the following:
```
root@obproxy:~# wget -SHO - http…
ardje updated
11 months ago
-
Just the gem I was looking for while I was battling Google Chromes 300 ms dual stack timer on a high latency (satellite 800+ ms) link. Chrome would always default to IPV4. V6DNS did just the trick.
-
What's your opinion about an optional parameter to specify interface used for IP check?
My previous pr #400 was denied.
This will fix IP check for multi WAN setups like:
1) 1st Interface having I…
-
1、端口跳跃对于IPv4地址生效,但是对于IPv6地址没有生效
2、希望能够增加ACL调整位置的功能,目前ACL要调整位置要全部删除后重写
3、同理,现在ACL也不能编辑修改,只能删除重加,而删除重加就会变更ACL规则的顺序
-
## Notes
- Review our talk submissions that came in through the [official form](https://hackgreenville.com/hg-nights).
- See earlier [Speakers & Format Planning](https://github.com/hackgvl/nights/is…
-
The option "Add trusted certificate" of webdav repository does not allow to use a self signed certificate unless the CN field matches the FQDN. This is inconvenient for dynamic IP servers. Is there an…