forked from titaniumnetwork-dev/Oxide-Docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ce0882c
commit afb6679
Showing
1 changed file
with
67 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
--- | ||
sidebar_position: 1 | ||
title: Mercury Workshop | ||
--- | ||
|
||
<head> | ||
<meta content="IE=edge" http-equiv="X-UA-Compatible" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no" /> | ||
<meta content="1.0.10" name="version" /> | ||
<meta name="theme-color" media="(prefers-color-scheme: dark)" content="#434c5e" /> | ||
<link rel="canonical" href=" https://mercurywork.shop/" /> | ||
<meta name="keywords" content="exploits, webos, proxy, web proxy, unblock websites, unblock chromebook, un block chromebook, online proxy" /> | ||
|
||
<meta property="og:site_name" content="Mercury Workshop " /> | ||
<meta property="og:url" content="https://mercurywork.shop" /> | ||
<meta property="og:title" content="Mercury Workshop" /> | ||
<meta property="og:type" content="website" /> | ||
<meta property="og:description" content="Mercury Workshop is a software development lab mainly focusing on chromeOS known for creating projects such as sh1mmer or AnuraOS" /> | ||
<meta property="og:image" content="https://mercurywork.shop/assets/percury.svg" /> | ||
<meta property="og:image:secure_url" content="https://mercurywork.shop/assets/percury.svg" /> | ||
<meta property="twitter:image" content="https://mercurywork.shop/assets/percury.svg" /> | ||
|
||
<link rel="icon" type="image/png" href="https://mercurywork.shop/assets/percury.svg" /> | ||
<link rel="apple-touch-icon" sizes="180x180" href="https://mercurywork.shop/assets/percury.svg" /> | ||
<link rel="icon" type="image/png" sizes="32x32" href="https://mercurywork.shop/assets/percury.svg" /> | ||
<link rel="icon" type="image/png" sizes="16x16" href="https://mercurywork.shop/assets/percury.svg" /> | ||
<link rel="mask-icon" href="https://mercurywork.shop/assets/percury.svg" color="#b4213b" /> | ||
|
||
<meta name="msapplication-TileColor" content="#b4213b" /> | ||
<link rel="manifest" href="https://titaniumnetwork.org/manifest.json" /> | ||
|
||
</head> | ||
|
||
#### Official Site: https://mercurywork.shop/ | ||
|
||
### About | ||
A small team of active developers typically focused around finding flaws in methods of ChromeOS user restriction. | ||
Public Projects; partnered with Titanium Network. | ||
|
||
#### RIP to ULTRABLUE. | ||
|
||
## Featured Projects | ||
|
||
### Anura OS | ||
A web "OS" and development environment with full linux emulation. | ||
|
||
<img width="700px" src="https://raw.githubusercontent.com/MercuryWorkshop/anuraOS/main/assets/showcase1.gif"></img>\ | ||
|
||
#### Demo: https://anura.pro | ||
|
||
#### Source: https://github.com/MercuryWorkshop/anuraOS | ||
|
||
### SH1MMER | ||
A recovery-based enrollment jailbreak targetting ChromeOS devices. | ||
|
||
<img width="700px" src="https://sh1mmer.me/assets/utils-select01.png"></img> | ||
|
||
#### Source: https://sh1mmer.me/ | ||
|
||
### Adrift | ||
Fast and modern decentralized web proxy network, utilizing transport over WebRTC. | ||
|
||
Adrift is a fast and modern decentralized web proxy network, utilizing transport over WebRTC. | ||
|
||
Clients will invisibly connect to one of several tracking servers to exchange an "offer". From there, it uses NAT traversal to link up with a random exit node also running adrift, without the need to port forward. This lightens the load on individial server hosters and makes the network difficult to effectively block. If you're familiar with tor snowflake, you can think of this as tor for the web. | ||
|
||
#### https://github.com/MercuryWorkshop/adrift |