Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-08T09:50:18.000Z (9 months ago)
- Last Synced: 2024-04-09T05:37:48.287Z (9 months ago)
- Topics: archisteamfarm, asf, monkey-patching, plugin, proxy, steam
- Language: C#
- Homepage:
- Size: 562 KB
- Stars: 17
- Watchers: 3
- 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!