Remove travis ci, update readme badge

This commit is contained in:
Adam Hamsik 2023-12-29 00:31:28 +01:00
parent c7181350f5
commit 564bb6ac03
2 changed files with 4 additions and 17 deletions

View File

@ -1,16 +0,0 @@
# Enable C support
language: c
# OS selection
os:
- linux
- osx
# Compiler selection
compiler:
- clang
- gcc
# Build steps
script:
- ./configure
- make

View File

@ -1,6 +1,9 @@
= ProxyChains ver. 4.3.0 README
:uri-build-status: https://github.com/haad/proxychains/actions/workflows/buildci.yml/badge.svg
image:{img-build-status}[Build Status Badge,link={uri-build-status}]
image:https://travis-ci.org/haad/proxychains.svg?branch=master["Build Status", link="https://travis-ci.org/haad/proxychains"]
ProxyChains is a UNIX program, that hooks network-related libc functions
in dynamically linked programs via a preloaded DLL and redirects the