-
## Expected Behavior
My environment is that IPv6 nodes are distributed in different VLANs,I need cross-subnet.
## Current Behavior
I found the code
```// IPIP cannot be enabled for IPv6.
…
-
> @masih filling this as a placeholder, feel free to rephrase this to better reflect what needs to happen.
This project depends on undocumented and deprecated `ProvideBitswap` from boxo.
IPFS e…
lidel updated
10 months ago
-
感谢作者开发此工具,代替了停止维护的ChinaDNS,以下提几个意见给作者参考:
1. 建议不要硬编码ipip数据。支持参数引用ipip文件,用户自己使用脚本定时更新ipip文件。
2. 可以设置开启缓存功能,因为下级接DNSmasq已经有缓存功能
3. 国外可信DNS,支持多地址。并发请求使用返回最快的
4. 可以设置不输出日志
5. 可以设置超时时间
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Version
equal or higher than v1.15.7 and lower than v1.16.0
### What happened?
# v1.14.16 ok
docker run -d -…
-
calico 网络模式的调整:(不夸网段关闭IPIP模式使用BGP)
```
将CALICO_IPV4POOL_IPIP 为 Never 使用 BGP 模式
- name: CALICO_IPV4POOL_IPIP
```
-
Can I specify a custom import namespace for JavaScript function?
```js
mergeInto(LibraryManager.library, {
napi_create_int32: function (env, value, result) {
// ...
},
napi_create_in…
-
@hacdias https://github.com/ipfs/specs/pull/385 introduced a :bug: -- we have some broken links which were not caught by generator:
- https://bafybeibbvzuwv2fs3x5pwjydoiht5zqsolxfuuw55o5uzwt2ne5ojy…
-
`com.alibaba.fastjson.JSONException: syntax error, expect {, actual error, pos 0, fastjson-version 1.2.58
at com.alibaba.fastjson.parser.deserializer.JavaBeanDeserializer.deserialze(JavaBeanDeserial…
-
## Problem statement
HTTP Gateways are the most successful way for retrieving content-addressed data. Successful use of HTTP for retrieval use cases proves that IPFS does not replace HTTP, but augm…
lidel updated
9 months ago
-
``` python
# Install the Python Requests library:
# `pip install requests`
import requests
def send_request():
# My API
# GET http://freeapi.ipip.net/8.8.8.8
try:
response = req…