毒药66666666

Results 15 issues of 毒药66666666

I found when I upload an image via notion , it can be rendered correctly , but I insert an image link which the image is outside notion. it can...

#### add http proxy in client side - Wish to add http proxy at the client side on same port or another port which can be configed in the json...

help wanted
area/proxy
proposal

I meet many io timeout when download large file server use http and client connect to server with ws://server_ip:port always failed to download after 5 seconds using curl ``` %...

我在 配置文件的 Proxy 节点里 设置了 Transparent 为true 端口假设为 6060 然后启动后 通过 netstat -ntplu 查看 并没有看到 程序在UDP 监听6060 端口 请问 iptables 这个转发要怎么写 理解中 是用 TPROXY 来实现的udp转发 但是需要程序监听对应的UDP端口 谢谢.

* **I'm submitting a...** - [ ] bug report - [X] feature request - [X] question - blinksocks version: [3.0.0] Binary - os: [Debian 9.3 ] How Can I use...

help wanted
question
feature request

Use s3 like backend exclude rest-server like restic client will make rest-server a bridge between client and the backend with append-only support and user isolated repo

I just want to use a config file to use multi port forward in one process, not launch more.. Thank you.

Environment variables in the config files is not properly expanded on windows I set the following ``` [backup] exclude-if-present = [".nobackup", "CACHEDIR.TAG"] iglob-file = ["C:/ProgramData/rustic/ignore.iglob.list"] ``` this is working. but...

C-enhancement
A-config

I have the following iglob-file ``` !*.pfx !*.log ``` and I backup the .ssh folder with the following `.gitignore` file in it ``` netbird-200:~/.ssh# cat .gitignore !*.pfx *.old netbird-200:~/.ssh# ```...

C-enhancement
A-commands
C-refactor
A-ui-ux
A-config

I must copy my gitignore file in every folder , will it be inherited from the parent folder ?

C-bug
O-windows