Using Xray for Proxy Traffic Splitting on Domestic Servers/Linux Systems to Solve the Challenge of Accessing Overseas Resources

Using Xray for Proxy Traffic Splitting on Domestic Servers/Linux Systems to Solve the Challenge of Accessing Overseas Resources

When using a Linux system in a domestic environment, it is common to encounter restrictions when accessing GitHub, slow code fetching speeds, or even being unable to pull code at all. This can severely impact work efficiency, especially during daily development or deployment processes when timely access to required repositories is crucial. Similar issues often … Read more

Out-of-the-Box: NTLM Relaying Low-Privilege HTTP Authentication to LDAP

Out-of-the-Box: NTLM Relaying Low-Privilege HTTP Authentication to LDAP

When operating without credential material abandonment or phishing payloads, you can use low-privilege HTTP authentication in the context of the current user to perform a proxy relay to LDAP, and then execute tools via a SOCKS5 proxy to completely operate outside the host to achieve LDAP-related objectives. Introduction Typically, when operating with command and control … Read more

Linux Command Line Proxy Configuration

Linux Command Line Proxy Configuration

Linux Command Line Proxy Configuration In Linux, many command line tools (such as <span>curl</span>, <span>wget</span>, <span>git</span>, <span>pip</span>, etc.) require network access. When in a restricted network environment, it is often necessary to configure a HTTP/HTTPS/SOCKS5 proxy. This article will systematically introduce how to set up proxies for common tools. 1. Environment Variable Proxy The most … Read more

Linux Proxy Pitfalls: SSL Connection Errors with dnf install? Let proxychains-ng Save You!

Linux Proxy Pitfalls: SSL Connection Errors with dnf install? Let proxychains-ng Save You!

Proxy servers play a crucial role in enterprise environments, especially when accessing external network resources or enhancing security policies. However, configuring a proxy on a Linux server and making it work with system package managers like <span>dnf</span> can sometimes lead to some “minor troubles.” This article will explore a common proxy configuration issue and its … Read more

Cua Open Source Framework Launches! High-Performance Virtualization + AI Proxy, Reshaping Desktop Application Interaction Experience

Cua Open Source Framework Launches! High-Performance Virtualization + AI Proxy, Reshaping Desktop Application Interaction Experience

Cua is an open-source framework that combines high-performance virtualization with AI proxy capabilities, providing a secure and isolated desktop application interaction environment for AI systems. It supports running macOS/Linux virtual machines on Apple chips at near-native speeds, featuring secure isolation, near-native performance, flexible operating system choices, reproducibility, and integration with various large language models. References: … Read more