Skip to content

A simple text-based spam-server based on exclusion lists.

License

Notifications You must be signed in to change notification settings

beningodfrey4/spam-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spam-server

A simple text-based spam-server based on exclusion lists.

client.c

takes 2 arguements

  • hostname/IP of the server
  • Path to text file with extension

spam.txt

Can contain any number of words/phrases that must be filtered/excluded.

server.c

Processes requests sent by the client.

About

A simple text-based spam-server based on exclusion lists.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages