https://github.com/ezhevita/steamkitproxyinjection
Plugin for ASF which patches constructor of WebSocketContext in SteamKit to allow proxifying WebSocket connection
https://github.com/ezhevita/steamkitproxyinjection
archisteamfarm asf monkey-patching plugin proxy steam
Last synced: 6 months ago
JSON representation
Plugin for ASF which patches constructor of WebSocketContext in SteamKit to allow proxifying WebSocket connection
- Host: GitHub
- URL: https://github.com/ezhevita/steamkitproxyinjection
- Owner: ezhevita
- License: apache-2.0
- Created: 2019-09-11T21:36:17.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2025-03-31T07:12:46.000Z (7 months ago)
- Last Synced: 2025-04-04T05:42:29.659Z (6 months ago)
- Topics: archisteamfarm, asf, monkey-patching, plugin, proxy, steam
- Language: C#
- Homepage:
- Size: 593 KB
- Stars: 18
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SteamKitProxyInjection
Plugin for ArchiSteamFarm which patches constructor of WebSocketContext in SteamKit to allow proxifing WebSocket connection.
## How to use
0. Make sure that you have SteamProtocols = 4 in global ASF configuration
1. Put all the files from a release archive to the `plugins` directory of ASF
2. Done!