quaggalinux

Results 11 issues of quaggalinux

We can run below python code in google colab web console for expose web service: from google.colab.output import eval_js print(eval_js("google.colab.kernel.proxyPort(8000)")) That means we will listen port 8000. colab will output...

之前使用socat作为 SOCKS5 代理的客户端进行端口转发,具体的命令格式如下: socat TCP4-LISTEN:,reuseaddr,fork SOCKS5:::,socksport= 然后可以用nginx的location反代这个localhost:,效果是socat代替nginx用sock5代理把远程地址的网页内容拉回来,然后等于nginx可以proxy_pass了socks5代理(因为现在nginx不支持这样的反代功能) 不知gost能否做到同样的功能,如果能的话,具体命令格式是怎么样的呢?

Hi, Could you tell me how to build a static nload binary ? Or, is there any parameters to make static nload binary ? Thank you!

Would you add linux s390x binary in releases ?

Yes. croc's version is croc version v9.2.0-d442755. ## Describe the bug croc seem like it can't use socks5 and relay parameters at same time. Is it a bug? ## To...

bug

Hi, Could you add shortcut key "Ctrl-b d" for detach from session? Right now I have to close the teminal for detach from session when I have a program running...

Hi, Could you tell me how to build a static iftop binary ? Or, is there any parameters to make static iftop binary ? Thank you!

Would you tell me how to build a static CBM binary in ubuntu or alpine? Thank you!

### Self Checks - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing...

🐞 bug

webdav sometimes reports an error when I use Ctrl+C to interrupt the program. However, sometimes there are no error reports. My OS is ubuntu 20 and 24. webdav version is...

bug
help wanted