Skip to content

A simple web proxy built using raw PowerShell sockets.

Notifications You must be signed in to change notification settings

Gr1mmie/PSWebProxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

PSWebProxy

Summary

PsWebProxy is a web proxy capable of forwarding/dropping packets captured using raw PowerShell sockets.

Default Options

The default options are set to listen on port 1080 and redirect "captured" data to port 9080

(I plan on writing up an options function that globally sets the options for the listening socket and the client socket in the near future)

About

A simple web proxy built using raw PowerShell sockets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published