• Stars
    star
    213
  • Rank 184,316 (Top 4 %)
  • Language
    C
  • License
    Mozilla Public Li...
  • Created over 12 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

HostAdmin for Firefox Chrome ...

HostAdmin

Saving your time when you switch domain-ip mapping between different environment

Chrome APP Version

Google banned NPAPI Please use Chrome WebStore APP Version instead.

It is true that is not easy to use than a menu bar edition. sad..

Installing

How HostAdmin analyze the Hosts file

Syntax detail

  • Common

IP DOMAIN [#COMMENT]

Example:

    127.0.0.1       localhost #comment here

NOTE: A line with a comment, 'hide' (case-insensitive), would be hiden from HostAdmin.

  • Grouping

     #==== Groupname 
     
     # some mappings
     
     #====
    

    Example:

     #==== Project 1
     #127.0.0.1       localhost1
     127.0.0.1       localhost2
     127.0.0.1       localhost3
     #====
    
     #==== Project 2
     #127.0.0.1       localhost1
     #127.0.0.1       localhost2
     #127.0.0.1       localhost3
     #====
    
  • Bulk Hide

     #hide_all_of_below 
     ...
     
     #All text here will be parsed as comment
     
     ...
    

WRITE Permission to Hosts File

WRITE Permission to Hosts is needed, thus HostAdmin could modify your Host Files. XP users need NO additional setting. Here is a guide for you to gain write privilege for Vista/7/Linux/MacOS users

http://code.google.com/p/fire-hostadmin/wiki/GAIN_HOSTS_WRITE_PERM

DNS Auto refreshing

  • Firefox

    HostAdmin borrowed code from DNS flusher to refresh dns when hosts file is modified.

  • Chrome

    Since Chrome 21, Chrome will auto refresh dns by itself. More info at this ticket

    KNOWN ISSUE

    DNS may not refresh as soon as hosts file changes due to a Chrome bug reused socket pools by domain even if hosts changes

    To avoid this, open chrome://net-internals/#sockets and flush your host

    More info at Chrome Bug 152906 268059 288061

More Repositories

1

sshpiper

The missing reverse proxy for ssh scp
Go
957
star
2

leetcode

leetcode Solutions.java 250 / 269 (Algorithms)
Java
359
star
3

commandlinefu.cn

中文版commandlinefu
C#
271
star
4

websockify-nginx-module

Embed websockify into Nginx (convert any tcp connection into websocket)
C
141
star
5

myslot

The missing layout/keybinding/macro exportor for World of Warcraft
Lua
45
star
6

docker-sshd

ssh into any docker container/Kubernetes pod without sshd
Go
42
star
7

go-htpasswd

Apache htpasswd Parser for Go.
Go
37
star
8

IronLeveldb

A leveldb implementation in C#
C#
27
star
9

bottle-mysql

MySQL integration for Bottle.
Python
21
star
10

RaidLedger

A ledger for GDKP/gold run raid in World of Warcraft
Lua
16
star
11

Docker-AzureStorageEmulator

Docker Image of AzureStorageEmulator
Dockerfile
13
star
12

docker-wicket

Docker registry auth/index server for both v1 and v2
Go
10
star
13

BattleInfo

Enrich your battleground information
Lua
9
star
14

qrcode-wow

In game QRCode creator for World of Warcraft
Lua
6
star
15

fabric

Service Fabric Golang SDK (Unofficial)
Go
5
star
16

FabricPing

network tools for service fabric
Go
4
star
17

sshpiper-gh

ssh with your github identity
Go
4
star
18

ConsistentSharp

Consistent hash for dotnet core. port from go version https://github.com/stathat/consistent
C#
3
star
19

phabrik

Native Go Impl of Service Fabric Protocol
Go
3
star
20

Docker-AzCopy

Docker image for AzCopy
Dockerfile
2
star
21

sfrun

Run any .exe on Service Fabric like a hero
C#
2
star
22

pyinstaller.docker

Docker image for pyinstaller
2
star
23

welto

Lua
2
star
24

azbastion

go version of az network bastion tunnel
Go
1
star
25

hostadmin.js

library to parse and toggle entries in hosts file
CoffeeScript
1
star
26

docker-tocmd

create the `docker run` of a container!
Go
1
star
27

FabricEmu

Service Fabric Emulator, run your stateful service fabric app without service fabric cluster
Go
1
star
28

xtcprelay

tcp over any data link layer, even mail based floppy
Go
1
star
29

csv2xls_sae

covert csv to xls all cell will be set to text to prevent from big number data losing
Python
1
star
30

remotesigner

crypto.Signer backed by a remote service, grpc, rest or even more
Go
1
star
31

azkeyvault

Golang crypto.Signer and crypto.Decrypter backed by Azure KeyVault
Go
1
star
32

jobobject

Windows JobObject utils for kill all child processes when parent process exits
Go
1
star
33

sshpiper-openpubkey

sshpiper openpubkey plugin
Go
1
star
34

sshpiper-chart

helm chart for sshpiper
Smarty
1
star