Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
thewhiteh4t committed May 14, 2022
2 parents a6ece5d + 173103a commit 25ee469
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ git \
python3 \
py3-pip gcc \
python3-dev \
php openssh
php php-json openssh
WORKDIR /root
RUN git clone https://github.com/thewhiteh4t/seeker.git
WORKDIR /root/seeker/
ENTRYPOINT ["/bin/sh"]
ENTRYPOINT ["/bin/sh"]
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ docker pull thewhiteh4t/seeker

### OSX
```bash
git clone https://github.com/thewhiteh4t/seeker.py
git clone https://github.com/thewhiteh4t/seeker.git
cd seeker/
python3 seeker.py
````
Expand Down Expand Up @@ -193,4 +193,4 @@ as an alterntive to ngrok

<a href="https://youtu.be/Q91cTFwIvLc">
<img src="https://i3.ytimg.com/vi/Q91cTFwIvLc/maxresdefault.jpg">
</a>
</a>

0 comments on commit 25ee469

Please sign in to comment.