Skip to content

Release - v7.0.0 - Source

Choose a tag to compare

@QuiteAFancyEmerald QuiteAFancyEmerald released this 07 Jun 03:58
· 24 commits to master since this release
ad92ad3

InvisiProxy LTS

This is just a source release for InvisiProxy LTS. Please clone via git or utilize Docker for an easier setup.

Project Overview

InvisiProxy LTS, an experimental web proxy service, can bypass web filters or 'blockers' regardless of whether the method of censorship is client-side or network-based. This includes the potential ability to bypass content blockers overseas, Chrome extensions, localized client firewalls, and network-related filters.

Changes

  • Updated Dependencies
  • Update to Scramjet v2.0.67-alpha
  • Update to use scramjetFrame instead of our own window handling (or whatever 2.0.67-alpha requires)
  • Swap to pnpm and node 26

Known Regressions

  • Wikipedia support broken
  • DuckDuckGo support broken
  • Bing will leak out of the respective stealth frame
  • Ultraviolet half broken
  • Need to swap bare-mux for proxytransports (to fix epoxy errors)

What's Changed

  • Dev by @soap-phia in #568
  • Adjust mrrowisp config values for production and small changes by @QuiteAFancyEmerald in #571
  • remove rammerhead, upgrade to pnpm/node v26, change from puppeteer to playwright by @soap-phia in #575
  • fix uv by @soap-phia in #580

Full Changelog: v6.9.8...v7.0.0