Skip to content
This repository has been archived by the owner on Apr 26, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (16 loc) · 1.08 KB

README.md

File metadata and controls

18 lines (16 loc) · 1.08 KB

AutoSteam

Due to the deprecated of relevant usage scenarios, this project is now making public 
with no hardcode credentials are still valid, and it's no longer maintained.

Intro

  • This project provides a full and a half automated solution for automatically registering tons of Steam accounts. It can also used to pass China's Real-Name Authorization.
  • Those accounts can be managed to buy free games, change profiles and join groups.
  • Some Remote HTTP api and panel is also provided for managing the accounts.

Module Description

  • JumpServer is a simple naive HTTP facing proxy service used to bypass China GFW in order to access steam community.
  • JumpServer Central is a manager for multiple online servers by doing ssh connections, uploading programs, and running commands.
  • KSoup An Addon for JSoup in order to run all HTTP request under kotlin coroutine.
  • accountsjar provide remote account management
  • /src/extensions/ provide chrome extension to achieve half automated
  • /src/ contains registration logic and codes.