Skip to content

Providing simple shell scripts to setup a Jail with BastilleBSD

License

Notifications You must be signed in to change notification settings

ddowse/jailfox-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jailfox-install

Providing simple shell scripts to accompany jailfox

Install

git clone https://github.com/ddowse/jailfox-install
cd jailfox-instal
su 
./install.sh TARGET [ PATH ]

PATH is the path on your host e.g /usr/home/foobar/Downloads that should be mounted as the download directory for Firefox inside the jail.

Run

jailfox

Dependencies

sudo

Optional

In sudoers (visudo) for example:

%wheel ALL=(ALL) NOPASSWD: /usr/local/libexec/jail-firefox-exec

About

Providing simple shell scripts to setup a Jail with BastilleBSD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages