Top Ad
PortalTrooper Banner

Unfold Space & Story Alike

Meeting Janus

They told us Project AETHER was science.
Just equations, machines, and cold ambition.
But when the first portal opened…
something looked back.

There was something else on the other side.
Something that got through.

It didn’t come as an army—
it came as a presence.
A whisper in the mind.
A shadow in the soul.

It infected mankind like rot in a tree.
And slowly, the world turned inside out.

Strength became weakness.
Patience turned to rage.
Love twisted into hate.
Faith collapsed into peril.
Angels… became demons.

And in time, no one remembered it any other way.
As if the world had always been broken.

Then came the fires.
City after city—erased in blinding light.
A desperate purge. A final silence.
They called it the Great Nuclear Purge.

The world lies shattered.
Ash drapes the earth like mourning cloth.
Civilization has crumbled into ruins.

From those ruins rose warlords and barbarians—
tyrants who carve empires from broken nations,
who enslave the weak and destroy the old ways of peace.

But in the void that followed,
something remained.

He called himself Janus.
Not a machine. Not a man.
A presence—timeless, watching, waiting.

He offered no comfort. No salvation.
Only a choice.

He said:
I am the gatekeeper. 
The god of beginnings… and endings.
I offer you my power. 
To defy space. 
To tear through time. 
To begin the end of darkness free rein within the void.
I have chosen you!
    

The Mission

Your mission is not just to fight—
It is to liberate.

Defeat the zealots of the old world.
Break the chains of their false beliefs.
Crush their resolve—not to destroy them,
but to redeem them.

Turn enemies into allies.
Convert the broken into believers.
Forge an army from the ashes of despair.

With every victory, you grow stronger.
Learn. Adapt.
Master new tactics, unlock ancient tech,
and command the battlefield with precision.

Raise the morale of your warriors—
let them see the light that will force darkness to yield in the void.

This is more than a war.
It is a crusade for hope in a world drowning in ruin.

Bring freedom to every corner of the Earth.
One mind. One battle. One world at a time.
    

🎮 How to Join

  1. 📦 Install Required Tools
    Run these in your WSL terminal:
    sudo apt update
    sudo apt install -y build-essential rlwrap netcat openssh-client
    (You’ll need a terminal with OpenSSH: Linux, macOS, WSL, or Git Bash on Windows)
  2. 🔐 Generate an SSH Key Pair
    Replace Username with your desired player name:
    ssh-keygen -t rsa -b 4096 -m PEM -f ~/.ssh/portaltroops_Username_key
    - Press Enter to confirm.
    - Enter a passphrase (recommended) or leave it empty.
  3. 📤 Register Your Key
    Replace Username below:
    echo "REGISTER Username $(tr -d '\n' < ~/.ssh/portaltroops_Username_key.pub)" > register_Username.txt
    Then run:
    rlwrap nc portaltrooper.se 8888 < register_Username.txt
    If successful, you'll see:
    [Success] Registered user 'Username'
    Press Ctrl + C to get unstuck from the client
  4. Log In Automatically
    Run this every time you want to play:
    (echo "Username"; cat) | rlwrap nc portaltrooper.se 8888
    You should see:
    [Welcome 'Username']
    Then type START GAME
    [Starting game...]
    Press Enter, and you'll see:
    Enter command:
    >
    Then type HELP and enjoy!
Bottom Ad