Skip to content

Commit

Permalink
Merge branch 'master' of github.com:holy-unblocker/rammerhead
Browse files Browse the repository at this point in the history
  • Loading branch information
e9x committed Nov 12, 2022
2 parents d4ddf91 + 271317f commit 4318edf
Show file tree
Hide file tree
Showing 6 changed files with 430 additions and 166 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## v1.2.41

- handle removeStaleSessions of .get() returning undefined from corrupted session files

## v1.2.4

- fix crashes from corrupted sessions

## v1.2.3

- fix memory usage issues when downloading huge files
Expand Down
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,21 @@ Demo link: https://demo-opensource.rammerhead.org

See [PACKAGE.md](./PACKAGE.md) for information on how to build this for your website-aio bundle.

Polished closed-source-for-now browser version: https://browser.rammerhead.org (more links by awesome community members in the discord server at the end of readme)

## Supporting me and contributing

Server infrastructure costs money and developing this project consumes a lot of my time, so I would appreciate it greatly if you become a Patreon member: https://www.patreon.com/rammerhead


## Who is this package for

Package is for those who want a fully-configurable proxy that works on many sites

## Effectiveness of proxy

This proxy supports proxying
- basically everything except google logins

- basically everything except google logins

## Features of proxy

Expand All @@ -34,4 +36,4 @@ Finally run the following to start rammerhead: `node src/server.js`

## Discord server

For any user-help non-issue related questions, please ask them here: [Rammerhead Support Server](https://discord.gg/VNT4E7gN5Y).
For any user-help non-issue related questions, especially pertaining to Rammerhead Browser, please ask them here: [Rammerhead Support Server](https://discord.gg/VNT4E7gN5Y).
Loading

0 comments on commit 4318edf

Please sign in to comment.