Skip to content
#

gzip

Here are 439 public repositories matching this topic...

一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.

  • Updated Nov 9, 2021
  • Go
coolaj86
coolaj86 commented Sep 29, 2020

I was able to confirm that os.Create() will happily follow symlinks.

Although standard tools like tar will not likely allow you to add two files with the same name to an archive file, it's certainly easy enough to do in code. This means that we need to add an additional check before writing to a destination to make sure that it's not a symlink outside of the destination.

The vulnerab

zoonavigator
The-Judge
The-Judge commented Sep 28, 2021

Hey everyone,

after investing quite a long time now, I finally found a hint on how to use CONNECTION_AUTHSCHEME and CONNECTIONAUTH_ID options. The existing documentation is not really informative.

In #60 , it seems as if at least a few hints are provided on how to use these parameters, but I think:

  1. These info are missing in the documentation.
  2. A full li

Improve this page

Add a description, image, and links to the gzip topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gzip topic, visit your repo's landing page and select "manage topics."

Learn more