Skip to content

Navigation Menu

Sign in
Sign up

Latest commit

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

TF2 RCON

An example Rust application connecting to the local TF2 RCON server and executing commands to the game console through the terminal.

Setup

  1. Set TF2 launch options

-usercon +ip 0.0.0.0 +rcon_password password +hostport 42465 +net_start

Warning

You may want to use a different RCON password, as any application running on your machine will be able to access it.

  1. Build and Run

cargo run --release

  1. Execute commands from the terminal

Executing commands screenshot

About

An example Rust application connecting to the local TF2 RCON server.

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /