Skip to content
This repository has been archived by the owner on Dec 26, 2018. It is now read-only.
/ bfbc2Redirect Public archive

seats between a BFBC2 admin tool and a BFBC2 server displaying all BFB2 packets passing by in a human readable manner

License

Notifications You must be signed in to change notification settings

thomasleveil/bfbc2Redirect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Battlefied Bad Company 2 redirect
=================================

This tool displays in a human readable manner all BFBC2 rcon
traffic between your BFBC2 admin tool and a BFBC2 server.

It does so opening a port on localhost and redirect all TCP 
traffic to the BFBC2 server:port

Usage example :
Let say you want to watch BFBC2 rcon traffic to your BFBC2 server
which listens on 11.22.33.4:48888.

1. run the redirect tool :
    bfbc2redirect 42222 11.22.33.4 48888
    
2. now run your admin tool telling it to connect to 
localhost:42222
instead of
11.22.33.4:48888

About

seats between a BFBC2 admin tool and a BFBC2 server displaying all BFB2 packets passing by in a human readable manner

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages