Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/nnao45/pexpo
Browse files Browse the repository at this point in the history
  • Loading branch information
Naoya Yokoyama committed Dec 3, 2017
2 parents e79713a + 3f9dbd5 commit a78dada
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![CircleCI](https://circleci.com/gh/nnao45/pexpo.svg?style=svg)](https://circleci.com/gh/nnao45/pexpo)
[![Travis CI](https://travis-ci.org/nnao45/pexpo.svg?branch=master)](https://travis-ci.org/nnao45/pexpo)
[![v1.34](https://img.shields.io/badge/package-v1.34-ff69b4.svg)](https://github.com/nnao45/pexpo/releases/tag/1.34)
[![v1.35](https://img.shields.io/badge/package-v1.35-ff69b4.svg)](https://github.com/nnao45/pexpo/releases/tag/1.35)
[![license](http://img.shields.io/badge/license-MIT-red.svg?style=flat)](https://raw.githubusercontent.com/nnao45/pexpo/master/LICENSE)
[![Go Report Card](https://goreportcard.com/badge/github.com/nnao45/pexpo)](https://goreportcard.com/report/github.com/nnao45/pexpo)
[![platform](https://img.shields.io/badge/platform-win10%20|%20osx%20|%20linux-orange.svg)]()
Expand All @@ -12,11 +12,11 @@ So, pexpo's code is NATIVE [The Go Programming Language](http://golang.org) appl
This is inspired the [pinger](https://github.com/hirose31/pinger), [Exping](http://www.woodybells.com/exping.html).
And, This app use with root(sudo) privilege. Because using socket of icmp.

***Current pexpo's version: 1.34***
(typo fix)
***Current pexpo's version: 1.35***
(bug fix)

## Download
Download Page: https://github.com/nnao45/pexpo/releases/tag/1.34
Download Page: https://github.com/nnao45/pexpo/releases/tag/1.35

## Install
```bash
Expand Down Expand Up @@ -147,6 +147,7 @@ okay, and push ":wq", run the pexpo :relieved:
- Push ArrowUp(Ctrl+A) or ArrowDown(Ctrl+Z) key, scroll host-list :arrow_double_up: :arrow_double_down:

## Release note
- version 1.34...bug fix.
- version 1.34...typo fix.
- version 1.33...add "-V"...make tmp ping-list with vi.
- version 1.32...little bug fix & brew install support.
Expand Down

0 comments on commit a78dada

Please sign in to comment.