How to Install and Uninstall node-flashproxy Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "node-flashproxy" package

This is a short guide on how to install node-flashproxy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-flashproxy

2. Uninstall "node-flashproxy" package

In this section, we are going to explain the necessary steps to uninstall node-flashproxy on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove node-flashproxy $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-flashproxy package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: node-flashproxy
Priority: extra
Section: universe/net
Installed-Size: 54
Maintainer: Ubuntu Developers
Original-Maintainer: Ximin Luo
Architecture: all
Source: flashproxy
Version: 1.7-4
Depends: flashproxy-proxy (= 1.7-4), nodejs, node-optimist, node-xmlhttprequest, node-ws
Filename: pool/universe/f/flashproxy/node-flashproxy_1.7-4_all.deb
Size: 4438
MD5sum: 715092516590bf579d9310ea6ec3d02e
SHA1: 42082f331940ad240e4c971ad23439855c999155
SHA256: 6941f9b4dda31823099fff2b24100198a881b6ce11584a1edf566f24498c59ee
Description-en: Pluggable transport to circumvent IP address blocking - nodejs proxy
Flashproxy is a tool to circumvent censorship by setting up many, generally
ephemeral, browser-based proxies, with the goal of outpacing a censor's
ability to enumerate and block the IP addresses of those proxies. Censored
clients can then connect to a Tor relay via these proxies, by using a
hard-to-block, low-bandwidth registration system called the facilitator.
.
This package contains a nodejs-based proxy to be run as a local service. It
is for people that constantly want to act as proxies for censored users.
Due to the design of the system, it more useful when installed on a machine
that continually changes IP address, such as a laptop.
.
Most end-users do not need to install this package.
Description-md5: 36ee710623e30d3fd986ccfdc8c23367
Homepage: https://crypto.stanford.edu/flashproxy/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu