
Enviado em 26/08/2024 - 11:00h
tenho um projetinho basico de um port scan.
In file included from udp.h:5,
from main.c:6:
ipv4.h:14:10: error: redefinition of ‘ipv4Scan’
14 | void ipv4Scan(char *ip, int proto){
| ^~~~~~~~
In file included from tcp.h:5,
from main.c:5:
ipv4.h:14:10: note: previous definition of ‘ipv4Scan’ with type ‘void(char *, int)’
14 | void ipv4Scan(char *ip, int proto){
| ^~~~~~~~
In file included from udp.h:6:
ipv6.h:13:10: error: redefinition of ‘ipv6Scan’
13 | void ipv6Scan(char *ip, int proto){
| ^~~~~~~~
In file included from tcp.h:6:
ipv6.h:13:10: note: previous definition of ‘ipv6Scan’ with type ‘void(char *, int)’
13 | void ipv6Scan(char *ip, int proto){
Gentoo binário em 2026: UEFI, LUKS, Btrfs e Systemd
Trabalhando Nativamente com Logs no Linux
Jogando Daikatana (Steam) com Patch 1.3 via Luxtorpeda no Linux
LazyDocker – Interface de Usuário em Tempo Real para o Docker
Usando dracut e dispensando genkernel no Gentoo + LUKS + Btrfs
Curso GRÁTIS: OCS Inventory NG - Do Deploy ao Hardening com foco em Segurança da Informação!
Instalando fontes via script no Nautilus Scripts no Gnome do Debian 13
Quando vocês pararam de testar distros? (19)
O que houve com slackware ??? (6)









