Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libproxybase

libproxybase is the core Rust library for ProxyBase.

It provides reusable modules for:

  • configuration loading and watching
  • wallet and key management
  • market authentication and session APIs
  • network transport, pooling, and reconnect logic
  • SOCKS5/local proxy components
  • telemetry, QoS, and heartbeat reporting
  • resource governance and throttling

Installation

[dependencies]
libproxybase = "0.4.0"

Notes

This crate is designed to be embedded by ProxyBase applications such as CLI, backend, and GUI/Tauri integrations.

About

libproxybase

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages