Skip to content

serbeii/pastebin-proxy-steam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TTS Pastebin Proxy

Redirects Steam game Pastebin requests to pastebinp.com to bypass regional blocks or connectivity issues.

How to Use

  1. Clone this repository to a safe folder.
  2. Run the setup script:
    • Linux: Run linux/setup.sh
    • Windows: Run windows/setup.bat
  3. Configure Steam:
    • The setup script will provide a command (e.g., "/path/to/launcher.sh" %command%).
    • Copy this command.
    • Right-click your game in Steam -> Properties -> General -> Launch Options.
    • Paste the command there.

How it Works

The proxy interceptor runs a local multi-threaded server that captures HTTP/HTTPS requests, specifically rewriting any pastebin.com traffic to use the pastebinp.com mirror while forwarding all other traffic (like Steam downloads) as-is.

About

A proxy service for pastebin requests that creates a steam launch argument to be used with a game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors