8000 GitHub - rmp135/PFire: Emulated XFire server (Client 1.127)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rmp135/PFire

 
 

Repository files navigation

PFire

Emulated XFire server (Client 1.127)

License: MIT Discord

.NET Core

Build

Using .NET 5

dotnet build

Run & Connect:

  1. Add cs.xfire.com to your hosts file with your IP (for Windows it's located here C:\Windows\System32\drivers\etc\hosts) e.g.
127.0.0.1 cs.xfire.com

Note: This is a work around to redirect the XFire client to point to a your local server (127.0.0.1) instead of the real server

  1. Within the PFire.Console directory, use command dotnet run
  2. Login with your desired XFire client (I've only tested with v1.127), an account will be created automatically

Note: You can find a copy of the v1.127 XFire client here. If you don't trust the url, just google it.

Working features:

  • Friend search
  • Friend requests
  • Statuses
  • 1 to 1 chat messaging

Screenshots

Screenshot of XFire connecting to PFire

About

Emulated XFire server (Client 1.127)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%
0