Skip to content

tiagomiguelcs/snpc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Self-Hosted See Non-Printable Characters (Dockerized)

This project is a Dockerized fork of BurninLeo/see-non-printable-characters, which is a simple PHP tool to visualize non-printable characters in text.

The goal of this fork is to make the project easily self-hostable on a local home server using Docker, without requiring any additional setup.

Installation and Usage

To self-host SNPC, run:

./deploy.sh

This will create and start a Docker container. Once it's running, you can access the web app at:

http://localhost:5151

About

Self-hosted PHP tool to visualize non-printable characters in text. Fork of the original PHP tool.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages

  • PHP 92.7%
  • Dockerfile 4.5%
  • Shell 2.8%