Skip to content

cloudproud/psql-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

psql-proxy

A simple PSQL wire protocol proxy allowing users to inspect the PostgreSQL wire protocol packages being send between the client and server. This CLI mainly exists to validate and debug PostgreSQL protocol implementations.

$ psql-proxy -d 127.0.0.1:5432 -l :2345

About

PSQL wire protocol proxy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages