Skip to content

Releases: dinguschan-owo/Helios

Helio v1.7.0

26 Nov 02:39
d0dfc54
Compare
Choose a tag to compare

Added a function to create a unique data: url for your session, giving it another layer of cloaking and a unique and random link.

Helios v1.6.0

18 Nov 22:33
b3429d0
Compare
Choose a tag to compare

Added basic JSON encryption before sending request to the CORS proxy server. The fetchExternalContent function has been modified to encrypt the URL before sending it to the proxy servers. The encrypted URL is then sent as a JSON string. When the response is received, it's decrypted before being processed. There is also a user agent header added to spoof your real user agent from the CORS proxy server and target server for further anonymity (User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.3). More encryption to come, but this is a quickfix.

Helios v1.5.0

09 Nov 17:26
e012caf
Compare
Choose a tag to compare

Added function to prevent administrators from using extensions like Securly or GoGuardian to close the Helios tab by asking for tab closing confirmation. Also changed fetching logic a little bit to allow fetched sites to choose their own styles, but its not perfect.

Helios v.1.4.0

29 Oct 19:06
8a9e700
Compare
Choose a tag to compare

Added functionality to menu button, so only source code viewing doesn't work. Also added some minor fixes to grammar and colors.

Helios v1.3.0

26 Oct 16:26
1cf65db
Compare
Choose a tag to compare

HUGE MAJOR ENORMOUS FETCHING FIXES. Google might still flag you as a bot though, so use Bing to search.

Helios v1.2.0

23 Oct 22:08
7f657e3
Compare
Choose a tag to compare

Fixed some minor errors, fixed the fetched websites z-index issues, and added functionality to full screen button

Helios v1.1.0

16 Oct 14:52
cfc9bed
Compare
Choose a tag to compare

Separated HTML CSS and JS and added minor visual changes.

Helios v1.0.0

15 Oct 16:53
cfdd8f5
Compare
Choose a tag to compare

Ground version of Helios. Includes basic functionality including searching, rendering websites, caching websites, clearing cache, cloaking browser in either about:blank or blob:, website security indicator, tab functions, and a responsive UI.