Skip to content

pidlist.c: ACT shows destination IP-address, when internal proxy … #259

pidlist.c: ACT shows destination IP-address, when internal proxy …

pidlist.c: ACT shows destination IP-address, when internal proxy … #259

Workflow file for this run

name: C/C++ CI - Ubuntu
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: configure
run: ./configure
- name: make
run: make